h6ah4i / android-advancedrecyclerview

RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
https://advancedrecyclerview.h6ah4i.com/
Apache License 2.0
5.32k stars 860 forks source link

Nested RecyclerView #466

Open delphideveloper1 opened 5 years ago

delphideveloper1 commented 5 years ago

hi i have nested horizontal recyclerview in row holder but inner recyclerview cannot scroll horizontally because swipe action started i have implemented this recyclerview https://github.com/h6ah4i/RecyclerViewiOSMailAppLikeSwipe

delphideveloper1 commented 5 years ago

i resolve this problem by this answer https://github.com/h6ah4i/android-advancedrecyclerview/issues/144 but nested horizontal recyclerview can't swip and drag pleas help me

delphideveloper1 commented 5 years ago

hellllooooooo