mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Merge "Swipe up to go home, swipe and hold to go to overview" into ub-launcher3-master
This commit is contained in:
@@ -106,7 +106,7 @@ abstract class BaseFlags {
|
||||
|
||||
public static final ToggleableGlobalSettingsFlag SWIPE_HOME
|
||||
= new ToggleableGlobalSettingsFlag("SWIPE_HOME", false,
|
||||
"[WIP] Swiping up on the nav bar goes home. Swipe and hold goes to recent apps.");
|
||||
"Swiping up on the nav bar goes home. Swipe and hold goes to recent apps.");
|
||||
|
||||
public static void initialize(Context context) {
|
||||
// Avoid the disk read for user builds
|
||||
|
||||
Reference in New Issue
Block a user