commit | 9fc8861e7b5efe108b3e4632e2ff4338639f7ca0 | [log] [tgz] |
---|---|---|
author | Olivier St-Onge <ostonge@google.com> | Thu May 09 15:51:36 2024 -0400 |
committer | Olivier St-Onge <ostonge@google.com> | Fri May 10 10:44:39 2024 -0400 |
tree | 713f6305cbbb19bc8b6a756b73b0d82179fdf4b2 | |
parent | e5b746628a1771294fed2a23a96675aeba23ec5c [diff] |
Check if PageIndicator's width matches the number of pages. PageIndicator sometimes get in a state where the width isn't always updated when the number of pages change (possibly linked to if PageIndicator is visible at the time or not) Adding this check forces a width recalculation if it doesn't match the current number of pages. Fix: 322540792 Flag: none Test: manually, opening QS Change-Id: I12f584b2cd86db5a0c7e02fb88dcfaeb80893d42