Hi, I have a imageView with a size of 244 height and auto width. ~~~ var photosView = Ti.UI.createImageView({ left: 0, right: 0, height : 244, top : 40, visible:...
Hi, I am working in Titanium mobile 1.7.2 SDK, android 2.3.3 environment. I've used the percentages for aligning the controls in screen resolution issue. the controls are now working efficiently though the screen resolutions changes, but the font is still...
Showing 1-2 of 2