mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Revert "Adding debugging and naive fix for issue 15334203"
This reverts commit ed11c14003.
Change-Id: Ifc46769477e590512cc5ab79a69063c0341f52b2
This commit is contained in:
@@ -75,7 +75,6 @@ public class ButtonDropTarget extends TextView implements DropTarget, DragContro
|
||||
return drawables[i];
|
||||
}
|
||||
}
|
||||
System.out.println("No drawable, returning null " + this);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user