Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Horizontal RecyclerView android Kotlin example

recyclerView.layoutManager = LinearLayoutManager(requireContext(),LinearLayoutManager.HORIZONTAL,false)
 
PREVIOUS NEXT
Tagged: #Horizontal #RecyclerView #android #Kotlin
ADD COMMENT
Topic
Name
5+9 =