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

Commit 2be07c60 authored by Chong Zhang's avatar Chong Zhang Committed by android-build-merger
Browse files

Disable starting window for Recents

am: 6eee0e13

* commit '6eee0e13':
  Disable starting window for Recents

Change-Id: Idbdadb2b6d215ac19205f56e7528191439f76ca4
parents 882ca991 6eee0e13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@
        <item name="android:windowBackground">@color/transparent</item>
        <item name="android:colorBackgroundCacheHint">@null</item>
        <item name="android:windowShowWallpaper">true</item>
        <item name="android:windowDisablePreview">true</item>
    </style>

    <!-- Performance optimized Recents theme (no wallpaper) -->