diff --git a/core/res/res/anim/screen_rotate_180_enter.xml b/core/res/res/anim/screen_rotate_180_enter.xml
index 3b6b4072dbcde..268775be99569 100644
--- a/core/res/res/anim/screen_rotate_180_enter.xml
+++ b/core/res/res/anim/screen_rotate_180_enter.xml
@@ -23,7 +23,7 @@
android:pivotX="50%" android:pivotY="50%"
android:fillEnabled="true"
android:fillBefore="true" android:fillAfter="true"
- android:interpolator="@interpolator/fast_out_slow_in"
+ android:interpolator="@interpolator/screen_rotation"
android:duration="@android:integer/config_screen_rotation_total_180" />
+
+
+
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index de6f539ef34ec..ab53b4c2b3e28 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -157,16 +157,16 @@
116
- 233
+ 200
- 100
+ 83
- 333
+ 283
- 433
+ 383
200