Do not re-inflate QS and SB when CONFIG_UI_MODE
FragmentHostManager has 2 clients: - CollapsedStatusBarFragment - QSFragment None of them respond to dark theme changes because: - SB has its own color management queue - QSFragment always has dark theme in S This drastically reduces the amount of jank when siwtching themes, because tiles won't be re-created anymore. Test: toggle dark theme from QS, open various apps Test: toggle dark theme from Settings app Bug: 185403130 Change-Id: I95ed3e586050d12d571877d0a058714fb011b6fc
Loading
-
mentioned in commit 1b62ea8b
-
mentioned in commit bd65f7d8
-
mentioned in commit 449026b2
-
mentioned in commit 5c454e8e
-
mentioned in commit 992448d7
-
mentioned in commit 6acc26ac
-
mentioned in commit 807e5bac
-
mentioned in commit f7e7bb08
-
mentioned in commit 6ea6fc66
-
mentioned in commit c79b0ac8
-
mentioned in commit e0bffcd8
-
mentioned in commit 31754bd1
Please register or sign in to comment