summaryrefslogtreecommitdiff
path: root/res/anim-v33/shared_x_axis_activity_open_enter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/anim-v33/shared_x_axis_activity_open_enter.xml')
-rw-r--r--res/anim-v33/shared_x_axis_activity_open_enter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/anim-v33/shared_x_axis_activity_open_enter.xml b/res/anim-v33/shared_x_axis_activity_open_enter.xml
index f699ceca70..cba74ba0ec 100644
--- a/res/anim-v33/shared_x_axis_activity_open_enter.xml
+++ b/res/anim-v33/shared_x_axis_activity_open_enter.xml
@@ -25,7 +25,7 @@
android:fillEnabled="true"
android:fillBefore="true"
android:fillAfter="true"
- android:interpolator="@interpolator/standard_decelerate"
+ android:interpolator="@interpolator/standard_decelerate_interpolator"
android:startOffset="100"
android:duration="350" />
@@ -35,7 +35,7 @@
android:fillEnabled="true"
android:fillBefore="true"
android:fillAfter="true"
- android:interpolator="@interpolator/fast_out_extra_slow_in"
+ android:interpolator="@interpolator/emphasized_interpolator"
android:startOffset="0"
android:duration="450" />