Open csbenz opened 1 year ago
This library is using the version 1.0.0 of RecyclerView, it could be bumped to use new features of RV such as setStateRestorationStrategy()
setStateRestorationStrategy()
In your build.gradle: recyclerViewVersion = '1.0.0'
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'