Loading core/res/res/anim/activity_open_enter.xml +2 −2 Original line number Diff line number Diff line Loading @@ -23,13 +23,13 @@ <alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_cubic" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="false" android:fillBefore="false" android:fillAfter="true" android:duration="300"/> <scale android:fromXScale=".8" android:toXScale="1.0" android:fromYScale=".8" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" android:interpolator="@interpolator/decelerate_cubic" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="false" android:fillBefore="false" android:fillAfter="true" android:duration="300"/> </set> No newline at end of file core/res/res/anim/activity_open_exit.xml +3 −2 Original line number Diff line number Diff line Loading @@ -17,9 +17,10 @@ */ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:zAdjustment="normal"> <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:zAdjustment="normal"> <alpha android:fromAlpha="1.0" android:toAlpha="0.0" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="false" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="true" android:interpolator="@interpolator/decelerate_quint" android:duration="300"/> </set> No newline at end of file Loading
core/res/res/anim/activity_open_enter.xml +2 −2 Original line number Diff line number Diff line Loading @@ -23,13 +23,13 @@ <alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_cubic" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="false" android:fillBefore="false" android:fillAfter="true" android:duration="300"/> <scale android:fromXScale=".8" android:toXScale="1.0" android:fromYScale=".8" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" android:interpolator="@interpolator/decelerate_cubic" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="false" android:fillBefore="false" android:fillAfter="true" android:duration="300"/> </set> No newline at end of file
core/res/res/anim/activity_open_exit.xml +3 −2 Original line number Diff line number Diff line Loading @@ -17,9 +17,10 @@ */ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:zAdjustment="normal"> <set xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ff000000" android:zAdjustment="normal"> <alpha android:fromAlpha="1.0" android:toAlpha="0.0" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="false" android:fillEnabled="true" android:fillBefore="false" android:fillAfter="true" android:interpolator="@interpolator/decelerate_quint" android:duration="300"/> </set> No newline at end of file