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
Post a Comment