Answer the question
In order to leave comments, you need to log in
What to replace ListView with?
Hello!
The new project will need to use ListView. I remember how I once suffered with the standard ListView. The main difficulty was in the implementation of pagination, in order to fasten the progressBar to the ListView, launch the progressBar. In general, suffered). Tell me please, maybe there are some libraries where the standard functions for ListView, pagination, progressBar from the bottom are already implemented? Or maybe Google came up with a component?
Answer the question
In order to leave comments, you need to log in
listview is not needed. There is a RecyclerView, you can read for example here https://developer.android.com/reference/android/su... and here https://habrahabr.ru/post/237101/ . What you call standard functions are not standard. Look for implementation examples based on recyclerview or ready-made ui libraries.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question