There is something like : android:popupCharacters="@string/ alternates_for_a_c", in the key tag inside the kbd_qwerty.xml, here @string/alternates_for_a_c tells the character to be shown in the pop up. You can put this <string name="alternates_for_a_c">àáâãäåæç</ string> in the strings.xml file
On May 13, 4:23 pm, skyman <[email protected]> wrote: > Hello, > > I've just changed screen language on by G1. There was no support/bad > support for typing polish letters on softkeyboard so I modifiedLatinIMEby > adding strings.xml and kbd_qwerty.xml for my lanuage. > > In android is also support for typing national letters using > hardkeyboard. After pressing the key for about second small dialog > with available alternative letters pop up. > > How can i change list of letters shown in this dialog? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

