Skip to content

Add Ability to Disable View Draggability #39

Description

@DanStout

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, View dragHandle, boolean isDraggable)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions