"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "49f8e0b532f02833164c342325e709e6404075f3"
Fix flaky RuntimeException in CellLayout.
Changing the grid while a previous loader is running (more likely to happen in test) can cause a saved item info to have a cell position outside the bounds of the new grid. This should just be handled the same way as other item infos being loaded in an occupied space. Flag: not needed Fixes: 233989158 Test: changed grid sizes multiple times Change-Id: Ibba337c224e7a08533331a87b1369ebf96e3c9a3
Loading
Please register or sign in to comment