Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard and KeyboardView deprecation #46

Open
nkrusch opened this issue Mar 2, 2021 · 0 comments
Open

Keyboard and KeyboardView deprecation #46

nkrusch opened this issue Mar 2, 2021 · 0 comments
Labels
refactor Improve implementation of existing code

Comments

@nkrusch
Copy link
Contributor

nkrusch commented Mar 2, 2021

This class was deprecated in API level 29.
This class is deprecated because this is just a convenient UI widget class that application developers can re-implement on > top of existing public APIs. If you have already depended on this class, consider copying the implementation from AOSP into > your project or re-implementing a similar widget by yourselves

We can copy these classes but need to resolve all the dependencies.

@nkrusch nkrusch added the refactor Improve implementation of existing code label Mar 2, 2021
@nkrusch nkrusch mentioned this issue Mar 3, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improve implementation of existing code
Development

No branches or pull requests

1 participant