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
Loading
Please register or sign in to comment