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

Commit 6d5bc1db authored by Johannes Gallmann's avatar Johannes Gallmann
Browse files

Fix ActionDialog clipped during predictive back anim

Bug: 329392939
Flag: ACONFIG com.android.systemui.predictive_back_animate_dialogs TEAMFOOD
Test: Manual, i.e. verifying that ActionDialog is never clipped during predictive back on Felix
Change-Id: Ia66cec539d458bb8f4b53b320098e8f43a7476a1
parent 69a62d57
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    android:id="@+id/global_actions_container"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:clipChildren="false"
    android:gravity="center"
    android:layout_gravity="center">
  <com.android.systemui.globalactions.GlobalActionsLayoutLite