Actually, you can find all platform resources in your Android-sdk directory, under platform-X/data.
Also note that some manufacturers customize the appearance, e.g. with the recent firmware update, my Xperia Arc suddenly has those iPhone-type spinning things in its time picker. I believe HTC has their own design as well. If you decide to write your own, I believe the Android source code is mirrored in a number of places (Google Code search, grepcode.com, ...) -- Kostya Vasilyev 10.10.2011 22:04 пользователь "John Goche" <[email protected]> написал: > > Hello, > > Is there a way to customize the appearance of the time picker > without having to write your own widget instead? I would like > to use drawables to do so. The following site shows how > the timepicker constituents are drawables of some sort > but does not go about telling whether you can use your own: > > http://androiddrawableexplorer.appspot.com/ > > Thanks, > > John Goche > > -- > 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 -- 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

