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
Use a normal list view in your layout. You may also use a ListActivity or ListFragment
As quoted from the Usage, it only tell us to use a normal list view, but doesn`t provide any clue about how to use a custom list view, e.g. a pull to refresh list view.
I need to support both pull to refresh and slide expandable features, so I wonder if that is possible, any ideas?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
As quoted from the Usage, it only tell us to use a normal list view, but doesn`t provide any clue about how to use a custom list view, e.g. a pull to refresh list view.
I need to support both pull to refresh and slide expandable features, so I wonder if that is possible, any ideas?
Thanks in advance.
The text was updated successfully, but these errors were encountered: