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

Commit 72704380 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge branch 'backlog_3641-q-gestureNavigation' into 'v1-q'

Revert "use legacy recent tasks thanks to Amit Kumar"

See merge request e/os/android_frameworks_base!106
parents b469dee9 830ae2bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2827,7 +2827,7 @@
          to fetching and presenting recent tasks. The default configuration uses Launcehr3QuickStep as default launcher and points to
          the corresponding recents component. When using a different default launcher, change this appropriately or use the default
          systemui implementation: com.android.systemui/.recents.RecentsActivity -->
    <string name="config_recentsComponentName" translatable="false">com.android.systemui/.recents.RecentsActivity</string>
    <string name="config_recentsComponentName" translatable="false">com.android.launcher3/com.android.quickstep.RecentsActivity</string>

    <!-- The minimum number of visible recent tasks to be presented to the user through the
         SystemUI. Can be -1 if there is no minimum limit. -->