Merge "[Unfold animation] Remove clipping of the left statusbar container" into tm-qpr-dev am: 83afbfcf98

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20534528

Change-Id: Iee2406d22e8c6290cb5ed4a1323b5d08eff4d9bb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Nick Chameyev
2022-11-28 12:23:41 +00:00
committed by Automerger Merge Worker

View File

@@ -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.