Community Questions & Answers

Changing ActionBar buttons (Android Menu)

I'm creating an app for Android 4.0 under SDK 3.0. I would like to disable a button from a menu that appears in the ActionBar. I know there's a "enabled" option for the MenuItem object, but I didn't find the Menu object anywhere. Additionally, I...

Android ActionBar Overflow Menu

I am just finally jumping into the new Android 3/4+ features. I have had no issues changing any properties of the actual actionBar but am unable to get the overflow menu working, it simply defaults the standard bottom menu bar from previous android...

One line Action Bar as a navigtion group

I have formatted my NavigationGroup as an Action Bar on Android ICS. The lay-out is as follows: ~~~ <icon> <empty space> <menu buttons> <tab_1> ... <tab_n> ~~~ What I would like to achieve is (in portrait...

Icons missing from Action Bar tabs

For an Android build, I set the Holo theme, setTargetSdkVersion="14", minSdkVersion="8", and there is a nice action bar tab group for Android 3.0+ and the fallback standard tab group for Android 2.x. However, the tab icons don't show up...

iphone action bar

has any one built native looking iPhone action bar module ? so that i do not re invent the wheel

Android OS by the numbers

I am starting a new app and wanted to look into using the new Android ActionBar available to us in mobilesdk 3.0. I looked and the native ActionBar is available in Android 3.0 (API level 11) and above. This got me thinking. If I use this feature and...

Android ActionBar?

I've noticed that the ActionBar is already implemented but not yet released. There's a [fixed ticket](http://jira.appcelerator.org/browse/TIMOB-2371) for it, planned for the 3.0.0 Release. So far, so good. BUT the [3.0...

How to add title to ActionBar on TI 3.0?

I'm using the beta version of Titanium 3.0 to use the new widgets for Android. It's working just fine, but... how can I add a title besides my app icon in the top bar? Also: is there any place with new documentation about it? I've found the 3.0 doc but...

Showing 1-27 of 27