mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Merge changes from topic "a11y-minus-one" into ub-launcher3-qt-future-dev
* changes: fix test for a11y change in supporting -1 page Revert "Revert "support scroll backward to minus one screen via voice/switch access""
This commit is contained in:
committed by
Android (Google) Code Review
commit
ff4977d42d
@@ -66,6 +66,8 @@ public final class TestProtocol {
|
||||
"all-apps-to-overview-swipe-height";
|
||||
public static final String REQUEST_HOME_TO_ALL_APPS_SWIPE_HEIGHT =
|
||||
"home-to-all-apps-swipe-height";
|
||||
public static final String REQUEST_DOES_WORKSPACE_HAVE_SECOND_PAGE =
|
||||
"does-workspace-have-second-page";
|
||||
public static final String REQUEST_HOTSEAT_TOP = "hotseat-top";
|
||||
public static final String REQUEST_IS_LAUNCHER_INITIALIZED = "is-launcher-initialized";
|
||||
public static final String REQUEST_FREEZE_APP_LIST = "freeze-app-list";
|
||||
|
||||
Reference in New Issue
Block a user