hi, i cannot get ListPreference (defined in xml) working. instead of string-array i'd like to use integer-array as preference entryValues, but always get NPE at ListPreference.findIndexOfValue(ListPreference.java:169) when trying to popup a list of values.
anybody tried to use ListPreference with integers, or i'm doing something wrong? thanks, skink --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

