Merge "Align the duration of task exit animation to enter animation" into sc-qpr1-dev am: 48ffdb2080
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15951266 Change-Id: Iaaccd44f46af4efe7ee0fcd9f260c3e8bc8dc36b
This commit is contained in:
@@ -28,9 +28,4 @@
|
|||||||
android:startOffset="0"
|
android:startOffset="0"
|
||||||
android:duration="500"/>
|
android:duration="500"/>
|
||||||
|
|
||||||
<!-- This is needed to keep the animation running while task_open_enter completes -->
|
</set>
|
||||||
<alpha
|
|
||||||
android:fromAlpha="1.0"
|
|
||||||
android:toAlpha="1.0"
|
|
||||||
android:duration="600"/>
|
|
||||||
</set>
|
|
||||||
|
|||||||
@@ -28,9 +28,4 @@
|
|||||||
android:startOffset="0"
|
android:startOffset="0"
|
||||||
android:duration="500"/>
|
android:duration="500"/>
|
||||||
|
|
||||||
<!-- This is needed to keep the animation running while task_open_enter completes -->
|
</set>
|
||||||
<alpha
|
|
||||||
android:fromAlpha="1.0"
|
|
||||||
android:toAlpha="1.0"
|
|
||||||
android:duration="600"/>
|
|
||||||
</set>
|
|
||||||
|
|||||||
@@ -30,9 +30,4 @@
|
|||||||
android:startOffset="0"
|
android:startOffset="0"
|
||||||
android:duration="500"/>
|
android:duration="500"/>
|
||||||
|
|
||||||
<!-- This is needed to keep the animation running while task_open_enter completes -->
|
</set>
|
||||||
<alpha
|
|
||||||
android:fromAlpha="1.0"
|
|
||||||
android:toAlpha="1.0"
|
|
||||||
android:duration="600"/>
|
|
||||||
</set>
|
|
||||||
|
|||||||
@@ -30,9 +30,4 @@
|
|||||||
android:startOffset="0"
|
android:startOffset="0"
|
||||||
android:duration="500"/>
|
android:duration="500"/>
|
||||||
|
|
||||||
<!-- This is needed to keep the animation running while task_open_enter completes -->
|
</set>
|
||||||
<alpha
|
|
||||||
android:fromAlpha="1.0"
|
|
||||||
android:toAlpha="1.0"
|
|
||||||
android:duration="600"/>
|
|
||||||
</set>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user