Can't change the layout of alternatives keys show on android keyboard

Posted by Tebam on Stack Overflow See other posts from Stack Overflow or by Tebam
Published on 2010-01-14T14:17:50Z Indexed on 2010/03/09 2:06 UTC
Read the original article Hit count: 247

Filed under:
|

I want to change the default layout which Android uses for show the alternative keys when performs a long-press on a key. Keys have an attribute "android:popupKeyboard" used for define the layout of the alternative key list (which could be a Keyboard reference) but when I use it the Android's default layout still appears. Is possible to change or override this layout?

© Stack Overflow or respective owner

Related posts about android

Related posts about java