I have a home page, and when I click a button, I navigate to the next page.
The problem is that this page makes a query in the database and returns many records, which are entered in 3% with% different. Then the app gets stuck until you complete this search and populate the listviews
.
How do I show a listviews
while the page loads and only display it after it is fully available?