Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When click on swiped item it cause "unswipe" #8

Open
NaikSoftware opened this issue Nov 30, 2016 · 5 comments
Open

When click on swiped item it cause "unswipe" #8

NaikSoftware opened this issue Nov 30, 2016 · 5 comments

Comments

@NaikSoftware
Copy link

Click on action view and content view will be appear instead of action view
This bug has also app-compat implementation.

test

@NaikSoftware
Copy link
Author

NaikSoftware commented Nov 30, 2016

Bug in this line

Its move fully swiped item to position 0 because mStartDx = mTargetX = RecyclerView Width

Sulution: comment this line

@ToDou
Copy link
Member

ToDou commented Dec 1, 2016

Did you mean the expanded item collapse suddently.

@NaikSoftware
Copy link
Author

Not, collapsed automatically, without code from my side when I click on any place of swiped view

@Heycz
Copy link

Heycz commented Mar 31, 2017

这里应该是个bug,swipe的距离大就出现点击的时候没有了滑回去的动画了

@ToDou
Copy link
Member

ToDou commented Apr 24, 2017

Try new version 1.0.4

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

No branches or pull requests

3 participants