Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8193a03b authored by Riddle Hsu's avatar Riddle Hsu Committed by Automerger Merge Worker
Browse files

Merge "Align the duration of task exit animation to enter animation" into...

Merge "Align the duration of task exit animation to enter animation" into sc-v2-dev am: 2160b3d7 am: 855b963a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15972578

Change-Id: I59af96fe80d5da20eb4d72b49cd8d7b46abd2660
parents 7cfbbe19 855b963a
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -28,9 +28,4 @@
        android:startOffset="0"
        android:duration="500"/>

    <!-- This is needed to keep the animation running while task_open_enter completes -->
    <alpha
        android:fromAlpha="1.0"
        android:toAlpha="1.0"
        android:duration="600"/>
</set>
+1 −6
Original line number Diff line number Diff line
@@ -28,9 +28,4 @@
        android:startOffset="0"
        android:duration="500"/>

    <!-- This is needed to keep the animation running while task_open_enter completes -->
    <alpha
        android:fromAlpha="1.0"
        android:toAlpha="1.0"
        android:duration="600"/>
</set>
+1 −6
Original line number Diff line number Diff line
@@ -30,9 +30,4 @@
        android:startOffset="0"
        android:duration="500"/>

    <!-- This is needed to keep the animation running while task_open_enter completes -->
    <alpha
        android:fromAlpha="1.0"
        android:toAlpha="1.0"
        android:duration="600"/>
</set>
+1 −6
Original line number Diff line number Diff line
@@ -30,9 +30,4 @@
        android:startOffset="0"
        android:duration="500"/>

    <!-- This is needed to keep the animation running while task_open_enter completes -->
    <alpha
        android:fromAlpha="1.0"
        android:toAlpha="1.0"
        android:duration="600"/>
</set>