Loading core/res/res/anim/task_close_enter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:shareInterpolator="false" android:zAdjustment="normal"> android:shareInterpolator="false" android:zAdjustment="normal"> <alpha android:fromAlpha="0.6" android:toAlpha="1.0" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" Loading core/res/res/anim/task_close_exit.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:shareInterpolator="false" android:zAdjustment="top"> android:shareInterpolator="false" android:zAdjustment="top"> <alpha android:fromAlpha="1.0" android:toAlpha="0" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" Loading Loading
core/res/res/anim/task_close_enter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:shareInterpolator="false" android:zAdjustment="normal"> android:shareInterpolator="false" android:zAdjustment="normal"> <alpha android:fromAlpha="0.6" android:toAlpha="1.0" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" Loading
core/res/res/anim/task_close_exit.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:shareInterpolator="false" android:zAdjustment="top"> android:shareInterpolator="false" android:zAdjustment="top"> <alpha android:fromAlpha="1.0" android:toAlpha="0" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" Loading