Adding scrim bubble to car's super_status_bar.xml
Bug: 140308332 Test: sys ui boots on hawk Change-Id: I111a5eef67ebe599d65b96687643cf1949d6bfbe
This commit is contained in:
@@ -41,6 +41,14 @@
|
||||
android:visibility="invisible"/>
|
||||
</com.android.systemui.statusbar.BackDropView>
|
||||
|
||||
<com.android.systemui.statusbar.ScrimView
|
||||
android:id="@+id/scrim_for_bubble"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:importantForAccessibility="no"
|
||||
sysui:ignoreRightInset="true"
|
||||
/>
|
||||
|
||||
<com.android.systemui.statusbar.ScrimView
|
||||
android:id="@+id/scrim_behind"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user