eb9fdc21b14368b2f8c71939eb063ddcee8c28a2
The underlying ProgressBar implementation doesn't know how to correctly update the thumb graphic, so AbsSeekBar must call invalidate() at key moments to ensure things look correct. This bug is one such instance: when you pick your finger up off the seekbar, the "value" of the progressbar appears not to change, so ProgressBar feels no compunction to repaint. AbsSeekBar now invalidate()s on ACTION_UP and ACTION_CANCEL to ensure that the thumb is correctly drawn.
am
a6602f1f: Add docs for SDK update. Add redirects for preview files. Manually integrate a few doc changes from cupcake.
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%