Fix the super_status_bar to be compatible
Phone system ui made some changes recently which require super_status_bar to be updated. Bug: 142274450 Test: manual (build, flash, no crashing) Change-Id: Icf1049d0264da57d435600d607c26a612fcaeb3b
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="invisible"/>
|
||||
|
||||
<include layout="@layout/status_bar_expanded"
|
||||
<ViewStub android:id="@+id/status_bar_expanded"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="invisible"/>
|
||||
|
||||
Reference in New Issue
Block a user