commit | 464e4ad23e5522970f8488e8358b5aad8ad14ed7 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Jun 25 14:23:40 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Jun 29 16:22:35 2021 +0000 |
tree | e4c5cf1744589a62aecdd036fa3968315ad1f52b | |
parent | 0954cfe6517dd21afbfc14f8868da8c9219e164e [diff] |
Use only a single TileLayout in QSPanel The layout is the same regardless of the media configuration for both QSPanel and QuickQSPanel, the only thing that changes is the number of columns/rows. Remove code maintaining two possible TileLayouts, including code that destroyed and recreated the views. Test: manual, change orientation with and without media Fixes: 191948961 Change-Id: I80356b5dde787722cbae3a5eb757a5d458529a29