commit | ddd0450f6b306901d12a51b6a0b7822de4c8647d | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Wed Jul 26 15:09:10 2023 -0700 |
committer | Sebastian Franco <fransebas@google.com> | Fri Aug 18 12:51:00 2023 -0700 |
tree | f56f9571e01de985364bd82f6ab6f6b2485c2bd9 | |
parent | 173cf33ac164a49299a64ea924dfe79d63cc176f [diff] |
Remove odd screen ids when isTwoPanels is true We where adding more CellLayouts but they where later removed by removeExtraEmptyScreenDelayed but when rotated the pagination animation is created before they are removed. With this change the extra CellLayouts won't be added in the first place. Fix: 291822492 Test: RoerderWidgets Test: FoldableItemsIntegrity Change-Id: I561d2ce961a7ecc50f7a8c99c4acc44262b2e211