Loading packages/SystemUI/res/anim/recents_from_app_enter.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Recents Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="top"> android:zAdjustment="top"> Loading packages/SystemUI/res/anim/recents_from_app_exit.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Incoming Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="normal"> android:zAdjustment="normal"> Loading packages/SystemUI/res/anim/recents_from_search_launcher_enter.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -16,13 +16,13 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Recents Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="normal"> android:zAdjustment="normal"> <alpha android:fromAlpha="0.0" android:toAlpha="1.0" <alpha android:fromAlpha="1.0" android:toAlpha="1.0" android:fillEnabled="true" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" android:fillBefore="true" android:fillAfter="true" android:interpolator="@android:interpolator/linear" android:interpolator="@android:interpolator/linear" android:duration="50"/> android:duration="1"/> </set> </set> packages/SystemUI/res/anim/recents_from_search_launcher_exit.xml +2 −3 Original line number Original line Diff line number Diff line Loading @@ -16,14 +16,13 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Launcher Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="top"> android:zAdjustment="top"> <alpha android:fromAlpha="1.0" android:toAlpha="0.0" <alpha android:fromAlpha="1.0" android:toAlpha="0.0" android:startOffset="50" android:fillEnabled="true" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" android:fillBefore="true" android:fillAfter="true" android:interpolator="@android:interpolator/linear_out_slow_in" android:interpolator="@android:interpolator/linear_out_slow_in" android:duration="100"/> android:duration="@integer/recents_enter_from_home_transition_duration"/> </set> </set> packages/SystemUI/res/anim/recents_to_search_launcher_enter.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Launcher Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="normal"> android:zAdjustment="normal"> Loading Loading
packages/SystemUI/res/anim/recents_from_app_enter.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Recents Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="top"> android:zAdjustment="top"> Loading
packages/SystemUI/res/anim/recents_from_app_exit.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Incoming Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="normal"> android:zAdjustment="normal"> Loading
packages/SystemUI/res/anim/recents_from_search_launcher_enter.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -16,13 +16,13 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Recents Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="normal"> android:zAdjustment="normal"> <alpha android:fromAlpha="0.0" android:toAlpha="1.0" <alpha android:fromAlpha="1.0" android:toAlpha="1.0" android:fillEnabled="true" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" android:fillBefore="true" android:fillAfter="true" android:interpolator="@android:interpolator/linear" android:interpolator="@android:interpolator/linear" android:duration="50"/> android:duration="1"/> </set> </set>
packages/SystemUI/res/anim/recents_from_search_launcher_exit.xml +2 −3 Original line number Original line Diff line number Diff line Loading @@ -16,14 +16,13 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Launcher Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="top"> android:zAdjustment="top"> <alpha android:fromAlpha="1.0" android:toAlpha="0.0" <alpha android:fromAlpha="1.0" android:toAlpha="0.0" android:startOffset="50" android:fillEnabled="true" android:fillEnabled="true" android:fillBefore="true" android:fillAfter="true" android:fillBefore="true" android:fillAfter="true" android:interpolator="@android:interpolator/linear_out_slow_in" android:interpolator="@android:interpolator/linear_out_slow_in" android:duration="100"/> android:duration="@integer/recents_enter_from_home_transition_duration"/> </set> </set>
packages/SystemUI/res/anim/recents_to_search_launcher_enter.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ** limitations under the License. ** limitations under the License. */ */ --> --> <!-- Launcher Activity --> <set xmlns:android="http://schemas.android.com/apk/res/android" <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false" android:shareInterpolator="false" android:zAdjustment="normal"> android:zAdjustment="normal"> Loading