Skip to content
Commit cea7b86d authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Do not re-inflate footer and empty shade views

These views already have a setTextColor and don't need re-inflation when
the theme changes. Doing so would only degrade performance and
introduced a race condition where the text color would be
desynchronized.

Change-Id: I9351c73cc5f54bc47b7d717f22d4da54350008de
Fixes: 80040614
Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarTest.java
Test: set light wallpaper on home and lock screen
Test: set dark wallpaper on home and lock screen
Test: set dark wallpaper on home and light wallpaper on lock screen
Test: change font size in settings app
parent 7f6641b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment