I made a Horizontal RecyclerView and it works fine(thanks to this) but the direction of scroll and data are expand from left to right; then How can I change the RecyclerView
You can do it with just xml.
the app:reverseLayout="true" do the job!