Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

how to change orientation of linearlayout in recyclerview android

mRecyclerView.setLayoutManager(new LinearLayoutManager(this, LinearLayoutManager.HORIZONTAL, false));
 
PREVIOUS NEXT
Tagged: #change #orientation #linearlayout #recyclerview #android
ADD COMMENT
Topic
Name
8+2 =