attenzione / android-ColorPickerPreference

ColorPickerPreference for android to create color picker in preferences. Project created as Library
Apache License 2.0
701 stars 295 forks source link

Implemented display ColorPicker in a simple Activity #29

Closed praveenb closed 9 years ago

praveenb commented 10 years ago

Hi Sir,

I just implemented to show ColorPicker in a simple Activity to the current library. Hope it'll save some body's time like me. Thank you for your excellency and generosity to share this code. Complete credits goes to you. I've done nothing major in it. Just added changes to get my requirement and thought it would help to somebody like me as i didn't able to find any web reference to implement a ColorPicker in a simple Activity. So, shown a little courage to contribute to your sourcecode.

Hope It makes sense. Attached screen shots. 2014-04-09-12-48-55 2014-04-09-12-49-11 2014-04-09-12-49-24

Thank you again, PraveenB (Y)

praveenb commented 10 years ago

Hi Sir,

Thank you for the comments, which encourages me to made few more changes. I implemented the changes to the library project code as per your comments . I made changes to create example for both, preference & standalone dialog. And used a different path.

Attached screen shots. Hope these changes helps somebody. 2014-04-10-16-54-45 2014-04-10-16-54-54 2014-04-10-16-56-29

Thank you. PraveenB