pull-to-refresh(android).js �� Q�U ��VQ�U // This is the Android version of the Tweetie-like pull to refresh table: // http://developer.appcelerator.com/blog/2010/05/how-to-create-a-tweetie-like-pull-to-refresh-table.html var win = Ti.UI.currentWindow; var alertDialog = Titanium.UI.createAlertDialog({ title: 'System Message', buttonNames: ['OK'] }); var scrollView = Ti.UI.createScrollView({ zIndex