On Fri, Jul 6, 2012 at 5:14 AM, Kostya Vasilyev wrote:
> There is a nice color picker on Google Code called AmbilWarna.
>
> Converting it to a Dialog preference is trivial, start by subclassing :)
I also put together a ColorPreference, based on a ColorMixer widget,
some time ago:
https://github.
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" <672008...@student.uksw.edu> написал:
> in dont realy get it. can u explaint more? or a litle sample code maybe.
> because i
Hi,
First, your preference activity should implement
ColorPickerDialog.OnColorChangedListener
Then add a PreferenceScreen and register setOnPreferenceClickListener to a
function where you will do a new ColorPickerDialog().show().
Finally, implement your colorChanged function where you will use you
3 matches
Mail list logo