Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8fb9cb80 authored by Nick Chameyev's avatar Nick Chameyev
Browse files

[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
parent bcd596c6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.