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:
Heemin Seog
2019-10-07 16:56:49 -07:00
parent ff3cf4315a
commit f6ee4c723d

View File

@@ -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"/>