> I need to implement a timezone picker, but > TimeZone.getAvailableIDs<http://developer.android.com/reference/java/util/TimeZone.html#getAva...>() > return is a big mess (at least in Samsung Galaxy S).
It is pretty big :-) You could copy the nice list from the settings app manually. Shame the one from Settings isn't usable programatically actually (like so many built-in things... NumberPicker springs to mind). At least it wasn't when I last tried. Pent -- 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

