I have created a webview using the following: var webview= Ti.UI.createWebView({ height :"800", width:"600" });
but when i open any document in webview the default activity indicator is seen in top left corner.How can i position it to centre of webview?? System Requirements : Application type: Mobile Titanium SDK:4.0.GA Platform & version:iOS 8 xcode 6 Device :iPad Host OS:iOS