Implement a Color Picker for Android Clock Widget -


i have spent 10 days searching tutorial or describing how add colour picker clock widget.

my widget simple clock 7 colours, want make usable free. "the user chooses colour he/she like", "the clock, not background" of clock.

could please direct me , me find way make that?

i tried use setbackgroundresources change actual background the frame of clock "clock_dial", , tried make background blank image avoid colour effect on image. gave guys. appreciated.

views.setint(r.id.widget_aclock, "setbackgroundresource", r.drawable.whand_dial);                  views.setint(r.id.widget_aclock, "setbackgroundcolor", color); 

https://github.com/larswerkman/holocolorpicker may looking for, such vague description not sure.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -