mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Tapl: AllApps: ensuring a minimal vertical size of an icon
Clicking an icon within its padding area is ignored by Launcher. Hence, ensuring that the whole icon is visible. Bug: 141770616 Change-Id: I19e3ba7cfa25de75a47202845d0838bea46af92c
This commit is contained in:
@@ -63,6 +63,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_ICON_HEIGHT =
|
||||
"icon-height";
|
||||
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