mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Adding debugging and naive fix for issue 15334203
-> To be reverted, just need signed build. Change-Id: I6a83e55067d8d2564bb3c4f0c314befbb2793f09
This commit is contained in:
@@ -75,6 +75,7 @@ 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