[TIMOB-9911] Android: Action Bar Navigation Tabs
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-12T13:19:51.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 3.0.0, Sprint 2012-19 API |
Components | Android |
Labels | api |
Reporter | Josh Roesslein |
Assignee | Josh Roesslein |
Created | 2012-07-09T15:09:05.000+0000 |
Updated | 2017-03-21T20:38:39.000+0000 |
Description
Add support for Action Bar [Navigation Tabs](http://developer.android.com/guide/topics/ui/actionbar.html#Tabs).
This could probably be based on our existing TabGroup API, but this will require more research to see
how compatible this will be with the existing TabHost implementation.
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2012-08-28 at 4.36.07 PM.png | 2012-08-28T16:38:33.000+0000 | 218989 |
Created [PR #2794](https://github.com/appcelerator/titanium_mobile/pull/2794) to merge this feature into master.
Closing ticket as fixed.