irregular-expressions icon indicating copy to clipboard operation
irregular-expressions copied to clipboard

Keyboard and KeyboardView deprecation

Open nkrusch opened this issue 4 years ago • 0 comments

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 avatar Mar 02 '21 15:03 nkrusch