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

Commit ecda882c authored by Craig Mautner's avatar Craig Mautner Committed by Android (Google) Code Review
Browse files

Merge "Eliminate flash when going from home to recents"

parents dbcf2d74 c20054a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@
-->
-->


<set xmlns:android="http://schemas.android.com/apk/res/android"
<set xmlns:android="http://schemas.android.com/apk/res/android"
     android:detachWallpaper="true"
     android:shareInterpolator="false"
     android:shareInterpolator="false"
     android:zAdjustment="normal">
     android:zAdjustment="normal">
  <!--scale android:fromXScale="2.0" android:toXScale="1.0"
  <!--scale android:fromXScale="2.0" android:toXScale="1.0"
+1 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@
-->
-->


<set xmlns:android="http://schemas.android.com/apk/res/android"
<set xmlns:android="http://schemas.android.com/apk/res/android"
     android:detachWallpaper="true"
     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"