Change exit animation to use normal z-order. am: a562fe4a23
am: f1963fe340
Change-Id: I53ae6e0e5735f20f5fe254d4d0380955be635b16
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user