diff --git a/core/res/res/anim/activity_close_enter.xml b/core/res/res/anim/activity_close_enter.xml index f1258e8abb1c4..155ad0054ad28 100644 --- a/core/res/res/anim/activity_close_enter.xml +++ b/core/res/res/anim/activity_close_enter.xml @@ -18,8 +18,9 @@ --> - + android:interpolator="@anim/decelerate_interpolator"> + + diff --git a/core/res/res/anim/activity_close_exit.xml b/core/res/res/anim/activity_close_exit.xml index bf3d8cd34d317..77684d934a3db 100644 --- a/core/res/res/anim/activity_close_exit.xml +++ b/core/res/res/anim/activity_close_exit.xml @@ -19,6 +19,11 @@ - + + diff --git a/core/res/res/anim/activity_open_enter.xml b/core/res/res/anim/activity_open_enter.xml index a9ea381d1fed4..d4140ef589e82 100644 --- a/core/res/res/anim/activity_open_enter.xml +++ b/core/res/res/anim/activity_open_enter.xml @@ -19,6 +19,11 @@ - + + diff --git a/core/res/res/anim/activity_open_exit.xml b/core/res/res/anim/activity_open_exit.xml index b04b79eac09b1..155ad0054ad28 100644 --- a/core/res/res/anim/activity_open_exit.xml +++ b/core/res/res/anim/activity_open_exit.xml @@ -18,8 +18,9 @@ --> - + android:interpolator="@anim/decelerate_interpolator"> + + diff --git a/core/res/res/anim/task_close_enter.xml b/core/res/res/anim/task_close_enter.xml index c42ad830db901..155ad0054ad28 100644 --- a/core/res/res/anim/task_close_enter.xml +++ b/core/res/res/anim/task_close_enter.xml @@ -18,14 +18,9 @@ --> - - + android:interpolator="@anim/decelerate_interpolator"> + + diff --git a/core/res/res/anim/task_close_exit.xml b/core/res/res/anim/task_close_exit.xml index 66d34808ddcd3..77684d934a3db 100644 --- a/core/res/res/anim/task_close_exit.xml +++ b/core/res/res/anim/task_close_exit.xml @@ -19,6 +19,11 @@ - + + diff --git a/core/res/res/anim/task_open_enter.xml b/core/res/res/anim/task_open_enter.xml index 66adf9fa6801c..d4140ef589e82 100644 --- a/core/res/res/anim/task_open_enter.xml +++ b/core/res/res/anim/task_open_enter.xml @@ -19,6 +19,11 @@ - + + diff --git a/core/res/res/anim/task_open_exit.xml b/core/res/res/anim/task_open_exit.xml index 4a2cef431031b..155ad0054ad28 100644 --- a/core/res/res/anim/task_open_exit.xml +++ b/core/res/res/anim/task_open_exit.xml @@ -18,14 +18,9 @@ --> - - + android:interpolator="@anim/decelerate_interpolator"> + + diff --git a/core/res/res/anim/wallpaper_close_enter.xml b/core/res/res/anim/wallpaper_close_enter.xml index 6eb2a89f1e89a..ba50d69202b54 100644 --- a/core/res/res/anim/wallpaper_close_enter.xml +++ b/core/res/res/anim/wallpaper_close_enter.xml @@ -17,8 +17,26 @@ */ --> + + + + + + + diff --git a/core/res/res/anim/wallpaper_close_exit.xml b/core/res/res/anim/wallpaper_close_exit.xml index eccce81ee8bda..5af1d118da67b 100644 --- a/core/res/res/anim/wallpaper_close_exit.xml +++ b/core/res/res/anim/wallpaper_close_exit.xml @@ -17,8 +17,29 @@ */ --> + + + + + + + + + diff --git a/core/res/res/anim/wallpaper_open_enter.xml b/core/res/res/anim/wallpaper_open_enter.xml index a32c39e4a557b..879d84a31489a 100644 --- a/core/res/res/anim/wallpaper_open_enter.xml +++ b/core/res/res/anim/wallpaper_open_enter.xml @@ -17,8 +17,25 @@ */ --> + + + + + + + + diff --git a/core/res/res/anim/wallpaper_open_exit.xml b/core/res/res/anim/wallpaper_open_exit.xml index 8f0e012776362..89fff82597622 100644 --- a/core/res/res/anim/wallpaper_open_exit.xml +++ b/core/res/res/anim/wallpaper_open_exit.xml @@ -16,8 +16,23 @@ ** limitations under the License. */ --> + + + + + + + + diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index a6953d43a9101..6c3eaac86e7dd 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -58,13 +58,13 @@ false - 150 + 200 - 300 + 400 - 400 + 500