mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 17:48:20 +00:00
Use autoscroller to handle drag scrolling
Change-Id: Ie094cbfa91f898133f84ad9ffc349d8cfa07e668
This commit is contained in:
@@ -123,7 +123,7 @@ public interface DropTarget {
|
||||
* touch happened
|
||||
* @param dragView The DragView that's being dragged around on screen.
|
||||
* @param dragInfo Data associated with the object being dragged
|
||||
*
|
||||
*
|
||||
*/
|
||||
void onDrop(DragObject dragObject);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user