mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Initial changes to merged AllApps/Customize pane in the Phone UI.
Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
This commit is contained in:
@@ -23,8 +23,6 @@ import android.view.View;
|
||||
*
|
||||
*/
|
||||
public interface DragSource {
|
||||
void setDragController(DragController dragger);
|
||||
|
||||
/**
|
||||
* Callback from the DragController when it begins drawing the drag view.
|
||||
* This allows the DragSource to dim or hide the original view.
|
||||
|
||||
Reference in New Issue
Block a user