Closed efrainhernandez closed 8 years ago
Is this on iOS or Android? On Android you'd have to add ptr.getView()
to the Window.
Is Android, still not working :
var ptr = Alloy.createWidget('nl.fokkezb.pullToRefresh', { children : [listView] }).getView();
And then you add do window.add(prt) ?
You're absolutely right , I appreciate your time.
I have the below code but does not show the widget In tabgroup. function populateCategories(data) {
}