Change exit animation to use normal z-order.

am: a562fe4a23

Change-Id: Ib0ed1f600bb55e792eb31f28f275cd3717a9c454
This commit is contained in:
Michael Kwan
2016-12-01 02:53:04 +00:00
committed by android-build-merger

View File

@@ -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"/>