I
I
Ismail2017-07-24 20:27:43
Android
Ismail, 2017-07-24 20:27:43

How to make a ListView with data loading on android?

There is a news feed in the ListView, it is necessary to make the "More" button at the end of the list and, when pressed, 10 more news are loaded. There are no problems with loading data from the server.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
illuzor, 2017-07-25
@iLLuzor

Not very good practice. Better keep track of when the list has scrolled to the last element and load the next piece of data.
It is better to use RecyclerView instead of ListView.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question