There is a nice color picker on Google Code called AmbilWarna. Converting it to a Dialog preference is trivial, start by subclassing :) 06.07.2012 13:04 пользователь "Alfa" <[email protected]> написал:
> in dont realy get it. can u explaint more? or a litle sample code maybe. > because i need color picker. > thanks. > > On Friday, March 12, 2010 11:39:16 PM UTC+7, Yougli wrote: >> >> Hi, >> >> I've been looking for a way to add a color picker to my application's >> preferences. >> >> I've found the ColorPickerDialog used in the FingerPaint demo of the >> SDK samples, but I don't know how to use it from a >> PreferenceActivity... >> >> Is there any way to change the ColorPickerDialog to a >> DialogPreference? Or is there any other color picker available that I >> could use? >> >> I think it's kind of a shame that this feature isn't available in the >> SDK, especially for a mobile OS focused on touch screen where users >> usually don't want to bother inputting text to choose colors. But >> maybe I missed something. >> >> Any help appreciated, thank you :) >> >> -- > 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

