Daniel Stout

Results 1 issues of Daniel Stout

It would be nice to be able to make views which are currently draggable non-draggable. Maybe like this: Current: `public void setViewDraggable(View child, View dragHandle)` Possibe: `public void setViewDraggable(View child,...