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

Titanium module for Android's SwipeRefreshLayout.

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

I am developing an Android app, where I am forced to run it as singleTask. This means that when returning to the app, either from clicking the app icon or...

I have a scrollableView with 3 views in it. Each view contains a listView. If the scrollableView contains 3 (or probably more) views with the swiperefresh enabled, the listViews disappear...

Titanium 6.0.0 needed all native modules to be recompiled against the latest V8 version.

SDK 3.3.0 OSX Titanium Studio, build: 3.4.1 view ``` ``` controler ``` $.init = function() { $.is.init($.container); $.ptr.refresh(); }; function refreshList(e) { var callback = function(result) { ProcessResults(result);//builds up array...

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 get these error while compile the project after add this module. Any idea? [ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompatIcs; [ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already...

When I add a swipe Event to the Window which contains the Widget (for example to catch the left / right swipe) then The reloadprocess doesn't get called. The Refresh...

Hi I trying to build my project. But after i adding module i get this error.Please help thanks [ERROR] Failed to compile Java source files: [ERROR] [ERROR] D:\Titanium_Studio_Workspace\Button_Merchant\build\appify\build\android\ gen\com\button\merchant\Button_merchantActivity.java:5: error:...

This is now white but I need it to be the grey of the tableView under it: ![screen shot 2014-11-04 at 16 59 21](https://cloud.githubusercontent.com/assets/2699409/4902766/b9ee9f50-643b-11e4-8b3e-197573306605.png)