commit | 22cc6e97591c8978e3f28bf6da6f94aa5a958ffa | [log] [tgz] |
---|---|---|
author | shaoweishen <shaoweishen@google.com> | Wed Mar 08 12:36:34 2023 +0000 |
committer | Shaowei Shen <shaoweishen@google.com> | Wed Mar 22 02:17:29 2023 +0000 |
tree | f4c9dc9d29f8df8d460e80e2f12d494e2560c8c2 | |
parent | 142c5c5eda3958f17adb818c2c06505e3d048c16 [diff] |
[Output Switcher] Adjust volume progress scale to decrease gap Adjust scale from volume to progress by increasing 500, when user adjust volume to 1551, close and open again, seekbar will be initialized to 1000, which will have 551 gap, after this change it will be adjusted to 1500, to decrease gap to 51. Bug: 264841237 Test: atest MediaOutputAdapterTest MediaOutputControllerTest MediaOutputBaseDialogTest MediaOutputDialogTest Change-Id: I61f95a79fb23065c8a767ea23be31c36a62db193