hi,
I'm using the CLVSwipe panel on my iPhone.
I tried the example as found in https://www.b4x.com/android/forum/t...pe-actions-and-pull-to-refresh.98252/#content
When there are enough items in the CustomListview to allow it for scrolling, I can swipe bottom to top to get the 'PullToRefresh' panel.
However: when there are just a few items in the CustomListView I can't get a ScrollChanged in the CustomListView and as a result the PullToRefresh panel will not appear.
Is this intended behaviour or a bug. I would assume the latter since the user should always be able to refresh regardless of the number of items already in the CustomListView ?
Thanks !
I'm using the CLVSwipe panel on my iPhone.
I tried the example as found in https://www.b4x.com/android/forum/t...pe-actions-and-pull-to-refresh.98252/#content
When there are enough items in the CustomListview to allow it for scrolling, I can swipe bottom to top to get the 'PullToRefresh' panel.
However: when there are just a few items in the CustomListView I can't get a ScrollChanged in the CustomListView and as a result the PullToRefresh panel will not appear.
Is this intended behaviour or a bug. I would assume the latter since the user should always be able to refresh regardless of the number of items already in the CustomListView ?
Thanks !