Skip to content

HazemKhaled/ActionBarSampleTi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello friends,

This is small examples to use Android action bar in Titanium, This feature is supported from Android 3 (API level 11) and some new features from Android 4 (API level 14).

From [SDK 3.0 Titanium will support some of Android action bar elements](http://docs.appcelerator.com/titanium/release-notes/?version=3.0.0.B#action_bar), more from [SDK 3 beta documentation](http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.Android.ActionBar).

**Supported**:

1. Tab groups
2. Option menu items can be displayed as action items in the action bar.
3. Expanding and collapsing action items are supported.

**Not supported**:

1. Search widget in the action bar.
2. There is no method for registering click events on the ActionBar icon, or for changing the display of the icon dynamically (for example, adding the "Up" affordance to the icon).
3. Drop-down navigation.
4. Action providers.

**How To**

See the [SDK 3.0 Beta release note](http://docs.appcelerator.com/titanium/release-notes/?version=3.0.0.B#action_bar)

**Example**

This is new [repository](https://github.com/HazemKhaled/ActionBarSampleTi) i just start working on to write action bar examples like in Android api demo, so please help if you can

and this is [Alloy example](https://github.com/hoyo/ActionBarSample) By Hoyo

[More about Android Action bar from Android.com](http://developer.android.com/guide/topics/ui/actionbar.html)

Thanks

About

Titanium Android action bar sample

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published