Loading core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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">foundation.e.blisslauncher/foundation.e.blisslauncher.features.quickstep.RecentsActivity</string> <string name="config_recentsComponentName" translatable="false">foundation.e.blisslauncher/foundation.e.blisslauncher.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. --> Loading Loading
core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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">foundation.e.blisslauncher/foundation.e.blisslauncher.features.quickstep.RecentsActivity</string> <string name="config_recentsComponentName" translatable="false">foundation.e.blisslauncher/foundation.e.blisslauncher.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. --> Loading