Page Indicator for RecyclerView
Author: vsahu1986Created Feb 12, 2015Updated Mar 6, 2018
Enhancement Request:
mLayoutManager = new LinearLayoutManager(view.getContext(), LinearLayoutManager.HORIZONTAL, false);
I am using Horizontal layout , if you can provide page indicator i will be really thankful to you
Source: JakeWharton/ViewPagerIndicator