Android-CustomKeyboard
Android-CustomKeyboard copied to clipboard
How to use this with InputMethodService?
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.