Loading core/res/res/anim/lock_screen_behind_enter.xml +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:shareInterpolator="false"> <scale android:fromXScale="0.95" android:toXScale="1.0" android:fromYScale="0.95" android:toYScale="1.0" android:fromXScale="0.90" android:toXScale="1.0" android:fromYScale="0.90" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" android:fillEnabled="true" android:fillBefore="true" android:interpolator="@interpolator/decelerate_cubic" Loading @@ -30,7 +30,7 @@ <alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:fillEnabled="true" android:fillBefore="true" android:interpolator="@interpolator/decelerate_quad" android:interpolator="@interpolator/decelerate_quint" android:startOffset="@android:integer/config_shortAnimTime" android:duration="@android:integer/config_shortAnimTime"/> </set> No newline at end of file Loading
core/res/res/anim/lock_screen_behind_enter.xml +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:shareInterpolator="false"> <scale android:fromXScale="0.95" android:toXScale="1.0" android:fromYScale="0.95" android:toYScale="1.0" android:fromXScale="0.90" android:toXScale="1.0" android:fromYScale="0.90" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" android:fillEnabled="true" android:fillBefore="true" android:interpolator="@interpolator/decelerate_cubic" Loading @@ -30,7 +30,7 @@ <alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:fillEnabled="true" android:fillBefore="true" android:interpolator="@interpolator/decelerate_quad" android:interpolator="@interpolator/decelerate_quint" android:startOffset="@android:integer/config_shortAnimTime" android:duration="@android:integer/config_shortAnimTime"/> </set> No newline at end of file