Android Question Is it possible in AS_SelectionList to have pull to refresh option ?

stp

Active Member
Licensed User
Longtime User
I saw two examples:
The first one is [B4X] xCustomListView Pull To Refresh link
and the other is [B4X] CLVSwipe - xCustomListView Swipe actions and pull to refresh link
My question is it possible to have same option in AS_SelectionList ? Besause the two examples work with CustomListView.
Any one realized the same with Alexanders Stolte SelectionList ? I try to find a solution to add new data on my list when swiping down, exactly like Pull to Refresh it does.

 
Top