TI logs from console
Titanium Command-Line Interface, CLI version 3.4.1, Titanium SDK version 3.5.0.GA Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/ Mon Mar 09 2015 18:42:13 GMT+0530 (IST) Operating System Name = Mac OS X Version = 10.10.1 Architecture = 64bit # CPUs = 2 Memory = 8589934592 Node.js Node.js Version = 0.10.35 npm Version = 1.4.28 Titanium CLI CLI Version = 3.4.1 Titanium SDK SDK Version = 3.5.0.GA SDK Path = /Users/user/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA Target Platform = android
$.wv_Full.url="http://someweburl_with_listing_in_webview";Simple webview nothing else. I have tested same URL and its loading all UI element designed in html but only on Android 5.0.1,5.0.0 its not loading any UI control.
If I design same UI in local html file and try to load it,It's working as expected so I am facing issue in remote URL only.