I have a SeekBar with a custom drawable for the Thumb, and I would like to be able to show/hide it based on another control I have.
I have tried loading the drawable from resources, and then using SeekBar.setThumb() with the drawable, or null.
That hides it (the set to null), but I can never get it back.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…