My IOS app is a Spark ViewNavigatorApplication. I set the actionBar to have a
grey background by
@namespace s "library://ns.adobe.com/flex/spark";
s|ActionBar { chromeColor: #404040;
titleAlign: center;
}
This works great in Flex 13 (Air 14) but in Flex 14 (Air 16) it gives a
white background for the actionBar on IOS 8.3.
Any ideas how to force the color back to Grey?
Les
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/Flex-14-0-ActionBar-in-ViewNavigatorApplication-ignores-chromeColor-style-setting-tp9567.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.