commit | bb5f10924cfbb943a36424d2d94ce19494c68040 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Wed Mar 28 18:26:53 2018 -0700 |
committer | Phil Weaver <pweaver@google.com> | Tue Apr 24 17:23:58 2018 +0000 |
tree | c8cda04f706546537a4a50f3834dfda8ffb7d01c | |
parent | cd8d257d42faad1323fc80b9bc38df72780aa804 [diff] |
Fix bug and docs assuming progressBar min is 0 instead of getMin() This code and docs predates the existence of get/setMin() on ProgressBar, should have been updated when we introduced the new min property. Test: Ran TalkBack Bug: 74357845 Change-Id: I318f26bb8ecacc5ecdbf7d026d8568f871cf2369 (cherry picked from commit 25886a160bbc001ef51a9459edaf5c3f010c7229)