android - Using Keyboard View as an app -
it possible program "inside keyboard"?
my idea put clickable circle in middle of keyboard... possible??
i'm new on android programming, thanks!
do mean writing own keyboard? sure, can whatever want. won't use keyboardview though- limiting, add custom stuff middle of you'd want implement own view.
if mean adding programmatically either default or 3rd party keyboard- nope. part of screen owned keyboard app , can't override it.
Comments
Post a Comment