Hi, I am wondering if popup for key could select automatically popped up character when implementing custom Keyboard with popupCharacters property for key. I have keyboard layout that has only one popup character for some keys and I would like to select it automatically when I hold long press on normal key. That would significantly speed up text input.
For example, I would like following scenario - I press key u, hold it, then popup shows only one character ū that is automatically selected, I release key u, and character ū is automatically entered in text field. Currently I must do following - I press key u, hold it, popup shows only one character ū (not selected), I must release my finger from touch screen, then press this ū character, release finger, and only then it is entered to text field. Thanks. -- Martins Mozeiko -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

