commit | bbab64e00cad8543a9a24133fd58e3f418d03e1c | [log] [tgz] |
---|---|---|
author | fbaron <fbaron@google.com> | Tue May 30 10:28:45 2023 -0700 |
committer | Federico Baron <fbaron@google.com> | Tue May 30 18:46:55 2023 +0000 |
tree | df2cfb8d27a9f0b502df321b1930128da9a59c35 | |
parent | 57eaf86f8ded70c9bb448459e33621c4696a8755 [diff] |
Fix widget picker crash It looks like if shouldClearVisibleEntries() evaluates to true and we clear mVisibleEntries, we get an Inconsistency IndexOutOfBounds error, the same as the one reported in the crash. Bug: 276766307 Test: Verify that with these changes the widgets still update correctly when changing languages Change-Id: I9f92e61d967aab2c8297cfc2fb4b04193df67650