commit | a597785f4f100ba33571a53349612332302a468e | [log] [tgz] |
---|---|---|
author | Alex Shabalin <ashabalin@google.com> | Wed Jan 22 19:16:57 2025 -0800 |
committer | Alexandr Shabalin <ashabalin@google.com> | Tue Jan 28 12:18:59 2025 -0800 |
tree | ca3ac73a597e1590971dc3aa39d64700082db192 | |
parent | 11ff5fbfa5337ec9666a037baf71973574944a90 [diff] |
Align the Talkback slider percentage announcement with the UI. - Revert ag/21912040. That CL doesn't fix b/264841237 anyway. The problem is that `INITIAL_PROGRESS` was not used in all the conversions. - Call `mSeekBar.setStateDescription` with the same value as `mVolumeValueText.setText` This ensures consistency between the UI and the Talkback announcement. Flag: EXEMPT bugfix Bug: 374860822 Test: locally on a physical device. Change-Id: Ib2904d8ed4f067ff50a28ac682a6f260c428d641