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

Commit 2bc71c71 authored by Michael Kwan's avatar Michael Kwan Committed by android-build-merger
Browse files

Change exit animation to use normal z-order. am: a562fe4a am: 8370c48c

am: 901422dd

Change-Id: Ib5b2a24d1a5d2bd829270d010198fc497c40fc7b
parents 86e50186 901422dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
-->

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