Chau Thai

Results 10 comments of Chau Thai

I'm currently busy with other projects so this project will be on hold for a while until I have more time to work on.

Sorry for the delay. I haven't tested the library with a RecyclerView inside a ScrollView. I will test it to find out the bug.

Can you point out more specifically about the issue? I'm not sure what the issue is.

Sorry all for the delay. Can you send me your specific code, xml relates to that issue? It will help me if I can re-create the issue. Also, do you...

Hi Natali, I was thinking about that when I started working on this project. I actually implemented the sensitive setting, but I removed it because I tested on some devices...

The sensitive feature is a simple one to implement so I can do it within few days.

I just added a version #20 `app:minDistRequestDisallowParent`, the higher the distance you set, the less sensitive the RecyclerView is. It basically means the min distance to swipe until the RecyclerView...

The higher the value, the less sensitive the swipe layout is. You initially said: > When I starts scrolling list or try to click item pretty often item start dragging...

From the video, you was able to scroll the list without having intercepted by dragging the item. Very large value like 2000 dp means than the RecyclerView will not be...

I see what you are talking about. That is a pretty hard issue to solve. My current method is to allow the item to move, if it moves pass a...