Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2353] [android] window title bar should be action bar on sdk >11

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2012-11-27T00:37:01.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsandroid, theme, titlebar
ReporterMartin Guillon
AssigneeMauro Parra-Miranda
Created2012-11-14T11:19:18.000+0000
Updated2016-03-08T07:41:22.000+0000

Description

If you create a window with a titlebar on android, it does not use the correct android theme(actionbar). AS an example on 4.0 you will get a gray titlebar with just the title. Where you should actually get the action bar. I made a simple working example. All i had to do was to override the titanium theme with holo theme. It worked great. Now i will work on adding icongohome, actionbar color, ....

Attachments

FileDateSize
device-2012-11-14-121800.png2012-11-14T11:19:18.000+000015678

Comments

  1. Shannon Hicks 2012-11-16

    Martin, did you set the target-sdk to enable the ActionBar?
  2. Martin Guillon 2012-11-16

    No i didnt. I am really sorry, i didnt know about this property :s my bad! THANK YOU
  3. Daniel Sefton 2012-11-27

    Closing as fixed :)

JSON Source