You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a listview to load data, when these datas are loaded, I want to show a message bar to notice user the status of the result, but the bar is showing behind the listview.
If the message bar element placed after listview, then the bar would show at the bottom with the screen as this listview is being full with datas
There is a listview to load data, when these datas are loaded, I want to show a message bar to notice user the status of the result, but the bar is showing behind the listview.
If the message bar element placed after listview, then the bar would show at the bottom with the screen as this listview is being full with datas
So, what should I do ?
The main code is like this:
The code to fetch data:
The screenshot is like this:
The text was updated successfully, but these errors were encountered: