Has anyone been able to do the equivalent of border-left: on a View?(I wan开发者_运维问答t to create a border on just one side of an ImageView.)The trick is to create another view with the dimensions
I am creating a 开发者_StackOverflow社区web view in Android, Titanium, and want to show button bar having browser default functionality like refresh, open new link etc. It is available in iPhone. But
I am developing a mobile application and I am not开发者_JAVA百科 sure how to do this. I am going to use Appcelerator Titanium for iPhone.
I have a table view that I am going to populate with data from a con开发者_运维百科tacts picker I then need to get that data back from it when another button is clicked with a while() loop however I c
I am working on a small iPhone app using Titanium/Appcelerator. Now what I am trying to do is the following:
I have made an Android app using Titanium. The screen rotates when device rotate, how can i stop windo开发者_如何学Gow/screen orientation in Android app? Use android:screenOrientation=\"portrait\" in
i have made one application which uses google maps APi,i am using titanium 1.2.2 and mobile sdk 1.5.1 for and开发者_如何学运维roid,wenever i am trying to run the app on emulator,console shows an error
if so how? birthday_picker = Ti.UI.createPicker({ type:Ti.UI.PICKER_TYPE_DATE, minDate:minDate, maxDate:maxDate,
I\'m making an iPhone app in appcelerator where students can see their classes schedule. I have a JSON response where it brings me the classrooms with these attributes:
Anyone shed any light onto why this doesn\'t work?! I\'ve been at it for days now, I admit to being a bit of a newbie.