Android-CustomKeyboard icon indicating copy to clipboard operation
Android-CustomKeyboard copied to clipboard

How to use this with InputMethodService?

Open DineshNeupane opened this issue 4 years ago • 0 comments

As I can see this is pretty useful for In-App keyboard by just registering the Edittext to CustomKeyboadView but I tried using this with InputmethodService. Displays nothing. Can you provide some way to do that? That would be very helpful.

DineshNeupane avatar May 04 '20 11:05 DineshNeupane