Files
frameworks_base/core/java/android
Mihai Popa 3df49260c4 Make ProgressBar#getCurrentDrawable() public
The CL adds ProgressBar#getCurrentDrawable() to the public API, and
transitions mCurrentDrawable in ProgressBar to dark gray list.
Developers can use getCurrentDrawable(), setProgressDrawable() and
setIndeterminateDrawable() instead of accessing mCurrentDrawable
directly.

Bug: 123769441
Test: none
Change-Id: Ia9876f97dc2ec2c69902b8281cd7876b516dbdd4
2019-02-11 10:11:52 +00:00
..
2018-12-20 10:27:29 -07:00