On Fri, Feb 24, 2012 at 2:49 AM, BearTi <[email protected]> wrote: > Hi, > > I´m creating an widget and now I want (in the config app) to have a > color-selection (ring). > Is there a predefined method or something like this for that? >
The SDK samples come with a ColorPickerDialog what can be used pretty much as is. You might want to make ti scale automatically though, because, it rather small on higher density screens. -- 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

