[Unfold animation] Remove clipping of the left statusbar container
Removes clipping of the statusbar container for the 'start' items, so when translating them we could see the items. Bug: 259098671 Test: manual fold and unfold Change-Id: I00518e9ef1068a4ba5e8fc05231c634b09a6c72a
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
android:id="@+id/status_bar_start_side_container"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_width="0dp"
|
||||
android:clipChildren="false"
|
||||
android:layout_weight="1">
|
||||
|
||||
<!-- Container that is wrapped around the views on the start half of the status bar.
|
||||
|
||||
Reference in New Issue
Block a user