Thursday, December 9, 2010

[android-developers] What to use instead of a very long ListPreference?

Hi,

I have an app which has two options which are train stations.
I used ListPreference but there are more than 1000 entries and
ListPreference does not allow anything except spending a very long
time scrolling.

Is there a similar class with keyboard filtering or should I code it
all?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment