Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.
create a mobile appliation (viewnavigatorApplication), accepting default. so the title is set to 'HomeView' in the first view.
2. in the main app, add style tag then add;
s|ActionBar #titleDisplay
for the title style.
3.run.
Actual Results:
HomeView displayed twice in actionBar. one in white font in the center, the other black font one at the left.
Expected Results:
it should just show the white title in the center.
Workaround (if any):