[TIMOB-11367] Android: Application title appears above TabGroup
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-11-28T22:04:56.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | 2012 Sprint 24, 2012 Sprint 24 API |
Components | Android |
Labels | api, regression, tabgroup, triage |
Reporter | Bill Dawson |
Assignee | Hieu Pham |
Created | 2012-10-10T22:15:37.000+0000 |
Updated | 2013-03-13T19:00:22.000+0000 |
Description
Steps:
Yeah tab groups now re-use the same activity as windows. The previous TiTabActivity would hardcode it to be fullscreen. I talked to QE earlier about this and we seemed to agree this new behavior is now "correct". I would be open to further discussing this behavior and when or if the title decoration should be present.
Is it possible for a user to flip a switch to return it to the previous behavior (either in code or in the tiapp.xml)?
this does not only look different, it also breaks old positioning of windows (no fullscreen) opened "above" tabGroup. The old behaviour opened the window below the TabBar, now it opens them on top of the TabBar. I would also like to be able to switch back to the old behaviour or at least hide the titleBar
It's possible we could enable the "navBarHidden" property for TabGroup to hide the title bar on Android. This would be consistent with how we expose hiding title bars on Windows.
To hide the application title in tabGroup, simply sets navBarHidden to true. I.e:
Closing as invalid.
navBarHidden is missing in the TabGroup docs
MM, I have opened TIDOC-916 to document this new property. Thanks for reporting.
Closing as the mentioned missing property has been added in the doc. Environment used for verification - Titanium SDK: 3.1.0.v20130311192922 Titanium Studio:3.0.2.201302151605 Device:Emulator android 2.2