diff --git a/core/res/res/anim/lock_screen_behind_enter.xml b/core/res/res/anim/lock_screen_behind_enter.xml index 9e03e15ab966a..b2432232ab31e 100644 --- a/core/res/res/anim/lock_screen_behind_enter.xml +++ b/core/res/res/anim/lock_screen_behind_enter.xml @@ -19,5 +19,5 @@ + android:duration="@android:integer/config_longAnimTime" /> diff --git a/core/res/res/anim/lock_screen_exit.xml b/core/res/res/anim/lock_screen_exit.xml index 0d329216f5d2b..58bc6dbf0f7ee 100644 --- a/core/res/res/anim/lock_screen_exit.xml +++ b/core/res/res/anim/lock_screen_exit.xml @@ -19,5 +19,5 @@ + android:duration="@android:integer/config_longAnimTime" /> diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 6fd7657979023..c87a11c6de539 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -35,10 +35,10 @@ 150 - 200 + 300 - 350 + 400