Closed ucf713 closed 9 years ago
Assuming you use the latest version, on Android it will simply wrap https://github.com/iskugor/Ti.SwipeRefreshLayout. Please check if this is a module bug (by reproducing it without the widget), because there's not much the widget could disturb really if you look at the compiled code or the controller.
Looks like it is related to the module as I tested it without your widget and it has the same issue. I will let that developer know.
Thanks.
On Android, you cannot scroll back up if you have scrolled down the table. If you try, the pull to refresh will be activated.
If I substitute a ListView in place of the TableView, it works as expected.
Code Sample: