Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecyclerView "androidx.recyclerview:recyclerview:1.3.2" update #117

Open
Mercandj opened this issue Apr 19, 2024 · 0 comments
Open

RecyclerView "androidx.recyclerview:recyclerview:1.3.2" update #117

Mercandj opened this issue Apr 19, 2024 · 0 comments

Comments

@Mercandj
Copy link

Mercandj commented Apr 19, 2024

Hello,

Thank you for your great library. In order to have the recyclerView adapter

adapter.stateRestorationPolicy = StateRestorationPolicy.PREVENT_WHEN_EMPTY

the bump to latest recyclerview version could be great.

Here is the reason: Restore RecyclerView scroll position from Florina Muntenescu.

As I saw that your last commits are from few years from now, I allowed myself to publish a new library based on your great work.

👉 Mercandj/recyclerview-adapter

Feel free to copy this repo to improve your library. What has been done:

  • Bump recyclerView
  • Move from Java to Kotlin
  • Remove kotlin DSL support
  • Change the build system from groovy to kotlin
  • Simplify the sample

I will be more than happy to help you (and delete this "Mercandj/recyclerview-adapter" project)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant