Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Later
-
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. import the attached project.
2. run FlipTransitionTest.
3.
Actual Results:
you see both action bar and view content animates but separately (with transitionControlsWithContent =false), if we set the property to true, then everything animates, even the tabbar, for flipViewTransition.
Expected Results:
we want actionBar and view content animate together, but not animate TabBar.
Workaround (if any):