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

Commit 6abcefd3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change exit animation to use normal z-order." into cw-f-dev

parents 33d498b9 a562fe4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -19,7 +19,7 @@
-->
-->


<set xmlns:android="http://schemas.android.com/apk/res/android"
<set xmlns:android="http://schemas.android.com/apk/res/android"
     android:zAdjustment="top">
     android:zAdjustment="normal">
    <translate android:fromXDelta="0" android:toXDelta="5%p"
    <translate android:fromXDelta="0" android:toXDelta="5%p"
               android:duration="250"
               android:duration="250"
               android:interpolator="@android:interpolator/fast_out_slow_in"/>
               android:interpolator="@android:interpolator/fast_out_slow_in"/>