Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Horizontal RecyclerView android example

mRecyclerView.setLayoutManager(new LinearLayoutManager(this, LinearLayoutManager.HORIZONTAL, true));
 
PREVIOUS NEXT
Tagged: #Horizontal #RecyclerView #android
ADD COMMENT
Topic
Name
4+4 =