rosenpin/custom-analog-clock-view

Make hands invisible

Opened this issue · 1 comments

Thanks for this awesome widget! I am trying to change the hands' drawable resource after the widget is instantiated (using init()). I have created a blank resource file that I am trying substitute for either hand depending on some data. I can get the minute hand to change, however the hour hand is never visible. Is there a better way/any insight? Thank you again!

Code Issues 3 Pull requests 0 Pulse
 Body cannot be blank
Open
Make hands invisible #3

qcgilbert opened this issue
19 days ago
Thanks for this awesome widget! I am trying to change the hands' drawable resource after the widget is instantiated (using init()). I have created a blank resource file that I am trying substitute for either hand depending on some data. I can get the minute hand to change, however the hour hand is never visible. Is there a better way/any insight? Thank you again!