Hi. I'm working on an application in which I'd like the user be able to filter a list of items using the basic popup provided when setting a FilterQueryProvider on a SimpleCursorAdapter in a ListView. These items may contain special characters like 'å' in the word blå. In a normal TextView I can hold down the 'a' key and pick any 'a'-related characters. However with the built-in filter popup, holding down a letter key simply repeats it. Are there any plans to allow special/ international characters in this popup in the near future? I would think that special character access would be more useful than character repeat in it.
Regards, Kristopher Wuollett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
