Topener / nl.fokkezb.pullToRefresh

Widget to implement a table pull-to-refresh header in Titanium Alloy
184 stars 60 forks source link

Runtime Error #35

Closed mohammad19991 closed 9 years ago

mohammad19991 commented 9 years ago

Exception occurred at ti:/module.js:280: Uncaught Error: Requested module not found: com.rkam.swiperefreshlayout. This happened only on Android.

FokkeZB commented 9 years ago

As explained, you need the module it depends on for Android: https://github.com/FokkeZB/nl.fokkezb.pullToRefresh#usage-

mohammad19991 commented 9 years ago

thank you I just read that :) sorry my mistake.