mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 09:26:51 +00:00
Remove workspace card
Swiping up for recents scales down workspace and hides it, similar to the transition to all apps. Simultaneously, recents slides in from the side. Also removed the setting for swiping to the first task, as it is required now. Change-Id: Id0845db6650a37917a4faa9c8a434a2270913904
This commit is contained in:
@@ -23,7 +23,7 @@ import com.android.launcher3.Launcher;
|
||||
public class FastOverviewState extends OverviewState {
|
||||
|
||||
private static final int STATE_FLAGS = FLAG_SHOW_SCRIM | FLAG_DISABLE_RESTORE
|
||||
| FLAG_PAGE_BACKGROUNDS | FLAG_DISABLE_INTERACTION | FLAG_OVERVIEW_UI;
|
||||
| FLAG_DISABLE_INTERACTION | FLAG_OVERVIEW_UI;
|
||||
|
||||
private static final boolean DEBUG_DIFFERENT_UI = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user