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

Commit c6fc4f33 authored by Winson's avatar Winson Committed by android-build-merger
Browse files

Merge "Fixing jank issue with animating alpha." into nyc-dev

am: e2a49bfc

* commit 'e2a49bfc':
  Fixing jank issue with animating alpha.

Change-Id: I668496c9e1177093ac971fd9d4cbd24e85c4b383
parents a401a034 e2a49bfc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -43,7 +43,8 @@
        android:singleLine="true"
        android:maxLines="1"
        android:ellipsize="marquee"
        android:fadingEdge="horizontal" />
        android:fadingEdge="horizontal"
        android:forceHasOverlappingRendering="false" />
    <com.android.systemui.recents.views.FixedSizeImageView
        android:id="@+id/move_task"
        android:layout_width="wrap_content"