This library is using the version 1.0.0 of RecyclerView, it could be bumped to use new features of RV such as `setStateRestorationStrategy() ` In your build.gradle: `recyclerViewVersion = '1.0.0'`
This library is using the version 1.0.0 of RecyclerView, it could be bumped to use new features of RV such as
setStateRestorationStrategy()In your build.gradle:
recyclerViewVersion = '1.0.0'