mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Removing menu and dialog for custom actions hanlding.
These do not work well with gesture-nav and can potentially block the Launcher UI. Instead exposing on custom actions with keyboard accelerator and using thee internal arrowPopup for resize options Fixing SecondoryDropTarget not sending appropriate stats log Bug: 179854703 Test: Verified on device Change-Id: I268690f8a937896e4350496128a38959003f8939
This commit is contained in:
@@ -59,7 +59,7 @@ public abstract class AbstractFloatingView extends LinearLayout implements Touch
|
||||
TYPE_SNACKBAR,
|
||||
TYPE_LISTENER,
|
||||
TYPE_ALL_APPS_EDU,
|
||||
|
||||
TYPE_DRAG_DROP_POPUP,
|
||||
TYPE_TASK_MENU,
|
||||
TYPE_OPTIONS_POPUP,
|
||||
TYPE_ICON_SURFACE
|
||||
|
||||
Reference in New Issue
Block a user