StackLayoutManager
StackLayoutManager copied to clipboard
ScrollOrientatio.LeftToRight and ScrollOrientatio.RightToLeft not working
I implement required logic with ScrollOrientatio.LeftToRight orientation in recyclerView, my app crashes. But when I go with ScrollOrientatio.TopToBottom or ScrollOrientatio.BottonToTop app working fine ...