Is it possible to specify the number of lines in RecyclerView when in horizontal scrolling mode, for example, in GridLayout android:columnCount="4" indicated android:columnCount="4" ? Is there such a thing for RecyclerView ?
|
Is it possible to specify the number of lines in RecyclerView when in horizontal scrolling mode, for example, in GridLayout android:columnCount="4" indicated android:columnCount="4" ? Is there such a thing for RecyclerView ?
Source: https://ru.stackoverflow.com/questions/504980/
All Articles
LayoutManager, there are 3 default managers and in 2 of them, you need to specify these parameters - whalemare