Skip to content

Conversation

@apuder
Copy link

@apuder apuder commented Jan 4, 2015

It seems that the dragging mode is not always properly terminated via the following sequence:

  • Press on the first item
  • Drag finger up to the top of the screen (forcing an ACTION_CANCEL)
  • Then tap on the first item again
    In this case there does not seem to be a call to setIsDragging(false). What happened for me is that the item decoration is not properly restored. There might be a better way to handle this situation than what I did in this PR, but I'm sure you can clean it up. :)

@emileb
Copy link
Owner

emileb commented Jan 6, 2015

Hey thanks for this, will take a look in a bit but looks good. THANK YOU!

@apuder
Copy link
Author

apuder commented Aug 12, 2015

Are you still maintaining your code?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants