Les, I have checked in a fix here https://git1-us-west.apache.org/repos/asf?p=flex-sdk.git;a=commit;h=5c98108c
You should be able to copy the changes into your local copy of the SDK. Thanks, Om On Wed, Feb 11, 2015 at 5:37 PM, leswoolsey <les.wool...@rogers.com> wrote: > 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. >