Ti.SwipeRefreshLayout icon indicating copy to clipboard operation
Ti.SwipeRefreshLayout copied to clipboard

Titanium module for Android's SwipeRefreshLayout.

Results 22 Ti.SwipeRefreshLayout issues
Sort by recently updated
recently updated
newest added

Hello, Please can you publish new version compatible with 7.0 SDK? Thanks

Fixed leaks: - "SwipeRefresh swipeRefresh" in SwipeRefreshProxy - "TiViewProxy view" in SwipeRefresh - "MySwipeRefreshLayout layout" in SwipeRefresh Changed API, instead of ```javascript var swipeRefreshModule = require('com.rkam.swiperefreshlayout'); var swipeRefresh = swipeRefreshModule.createSwipeRefresh({...

I noticed that the module has now been made compatible with SDK 6.0.0+, however it does not seem to be working. I have cleanly reinstalled the latest version, but it...

Hi, I use the widget nl.fokkezb.pullToRefresh with a dependency to your module for Android and all that find on a ListView with a searchView but if I add the searchView...

i am using sdk 6.0.0 GA with previous SDK it ran fine but now i get V8Exception: Only the original thread that created a view hierarchy can touch its views....