MaterialScrollBar v13.2.5 Release Notes

Release Date: 2018-06-23 // almost 6 years ago
  • 🛠 Fixed an issue where re-using a layout with a bar and RecyclerView in a ViewPager would result in the bar incorrectly identifying the first RecyclerView it found, usually not the RV in the same fragment as the bar. The bar will now prefer the view with the correct ID closest to it in the activity layout over more distant views.