mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 19:38:21 +00:00
Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby
This commit is contained in:
@@ -226,6 +226,9 @@ public abstract class ButtonDropTarget extends TextView
|
||||
DragLayer.ANIMATION_END_DISAPPEAR, null);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void prepareAccessibilityDrop() { }
|
||||
|
||||
@Thunk abstract void completeDrop(DragObject d);
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user