Fix statusbar icon clip during chip exit animation
Bug: 278163554 Test: Manual, i.e. analyzing video frames of chip exit animation Change-Id: I50147509b2ca165e6f99c2f035fd48affb4e3046
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
<LinearLayout android:id="@+id/status_bar_contents"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipChildren="false"
|
||||
android:clipToPadding="false"
|
||||
android:paddingStart="@dimen/status_bar_padding_start"
|
||||
android:paddingEnd="@dimen/status_bar_padding_end"
|
||||
android:paddingTop="@dimen/status_bar_padding_top"
|
||||
|
||||
Reference in New Issue
Block a user