packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/SplitShadeHeaderControllerTest.kt
0 → 100644
+87
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Going from VISIBLE to GONE requires a relayout. We should avoid it whenever possible, given that we'll have to scan through all views and it's fairly expansive. Making the view INVISIBLE instead of GONE mitigates the issue. Test: manually pull down the shade Bug: 199047412 Change-Id: I8a454be25059dfa1254e44a945faa1a546d6af99