StackLayoutManager
StackLayoutManager copied to clipboard
Swipe not working when maxviews is less than 4
I have read 6 to 10 is recommended value of maxview but i am implementing layout like inshort and want to keep only 2 items in recyclerview. Once maxviews is set less than 4 then the swiping does not work after layout swipe count becomes equals to maxviews.
+1