commit | 1be9822049bb13ec57ae6956da180e9250e3724d | [log] [tgz] |
---|---|---|
author | Olivier St-Onge <ostonge@google.com> | Tue Dec 12 12:14:15 2023 -0500 |
committer | Olivier St-Onge <ostonge@google.com> | Thu Dec 14 09:48:57 2023 -0500 |
tree | 363631738dfc6eaa80987517eff01525e4a7cb6f | |
parent | daa367ebbd694fa608e9979f2c66f302ad322899 [diff] |
Avoid recreating tiles when reducing the amount of QS tiles visible When going from unfolded to folded, the tiles are the same but we reduce the amount shown. We can avoid recreating these tiles by simply cleaning up the extra ones. This fixes the tiles flashing when folding the device. Test: manually with foldable Fixes: 297360184 Flag: None Change-Id: Ief41a6f9df3835e21991585d932a1c98ac7a44a8