commit | fdb5490745681850305a496d2e0c4572dc21ad3b | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Wed May 19 16:39:38 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Mon Jun 07 11:07:25 2021 -0400 |
tree | 2e19518b10145fe34c00d9db3dfb7414d26be6c7 | |
parent | 1e372e67447df15b52a687066a12097fc38e7a60 [diff] |
Scale just progress of brightness slider Manually scale the progress bar without scaling the whole View. Cannot use ScaleDrawable, as it's driven by the same value as the progress (Drawable#setLevel). Test: manual Bug: 188659910 Change-Id: If7e9eebc2b4aa10c9251d6350d29e0550993fa46