commit | 09016d43559916d1276771d7ff056dbe8f13da86 | [log] [tgz] |
---|---|---|
author | Yabin Huang <[email protected]> | Mon Mar 22 12:59:49 2021 -0700 |
committer | Yabin Huang <[email protected]> | Wed Mar 24 17:17:41 2021 +0000 |
tree | 4d3f458a5ca598045b7397db44b351057bfb4845 | |
parent | f44c39a75146063a49b3ef286fffefc7ce090abe [diff] |
Allow to fix broken DM mode SeekBar sets its stateDescription to the progress recently, which causes DM mode to fail since RotaryService also uses stateDescription to decide whether the SeekBar is a DM view. The fix is to let RotaryService uses contentDescription instead. Bug: 183424213 Test: manual Change-Id: Ief3abb9d9b1c343c70bc446d482598ca8faef4e2