Android-MultiStateListView icon indicating copy to clipboard operation
Android-MultiStateListView copied to clipboard

A simple Android ListView that lets you define three states: Loading, Empty & Error

Results 1 Android-MultiStateListView issues
Sort by recently updated
recently updated
newest added

Hi, When I implement your library for showing loading,error states in my listview and I combine it along with swipe to refresh functionality. The listview data is shown properly when...