RecyclerTabLayout icon indicating copy to clipboard operation
RecyclerTabLayout copied to clipboard

An efficient TabLayout library implemented with RecyclerView.

Results 14 RecyclerTabLayout issues
Sort by recently updated
recently updated
newest added

The recent version doesnt work well with the `FragmentStateAdapter`.. it was working fine in 1.1.0 . Some thing has changed . Our app has infinite loop logic in place and...

hi, i want to custom viewPager each other , could you explain for me??

Attempt to invoke virtual method 'int gs.c()' on a null object reference at com.nshmura.recyclertablayout.RecyclerTabLayout$DefaultAdapter.getItemCount(RecyclerTabLayout.java:544) Please provide solution..