Grid view using gradle compile 'org.lucasr.twowayview:twowayview:0.1.4'
sparkshanto opened this issue · 0 comments
sparkshanto commented
I used this gradle file in my android project and use orientation as setOrientation(TwoWayView.Orientation.HORIZONTAL) method. I want to change this to grid lay out. Any help?
And shall I get the documentation for 'org.lucasr.twowayview:twowayview:0.1.4' the stable release. Currently documentation available based on the recycle view.