commit | 95ed863d9687830ed896fdc4ce13edb7e8f1fad6 | [log] [tgz] |
---|---|---|
author | fbaron <fbaron@google.com> | Wed Nov 01 13:17:50 2023 -0700 |
committer | fbaron <fbaron@google.com> | Wed Nov 01 14:19:07 2023 -0700 |
tree | f6ad016f53dab6ebadc8547d9924722cdf3dd4c9 | |
parent | 821bc0d034d9e609b903d70543dbf8eb8aa30bb1 [diff] |
Fix page indicator bugs for foldable There are bugs when unfolding the felix device where the page indicator will appear in the wrong place, and have to animate all the way back to where it should go. This was originally fixed with ag/24399441 but it seems that the issue is still happening when flag FOLDABLE_SINGLE_PAGE is off. Here we fix that issue.. Fix: 294231977 Fix: 291822492 Flag: NONE Test: n/a Change-Id: I6ae97ebbb034f5b520a4f5ace729b44b89ea73a0