This page should help: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=50856172
- Josh On Dec 25, 2016 6:12 AM, "Astraport" <[email protected]> wrote: > I have several old mobile Flex applications. They are in stores for almost > 5 > years and still enjoy some popularity. Recently, I decided to update them. > With some difficulty, I installed fresh SDK and built apps without changing > anything. > > However, on PC emulator apps look like it should be as before, but on iOS > and Android devices very differently. The color changed, buttons become > almost invisible only labels with no background. > Why did this happen and how do I change it? > > For example, I had a white color of the text in Action Bar. Now on the > computer the text is white,on iOS the color is blue, and on Android - > black. > > /s|ActionBar { > color: #FFFFFF; > textShadowColor: #000000; > titleAlign: center; > }/ > > > > -- > View this message in context: http://apache-flex-users. > 2333346.n4.nabble.com/Styling-Flex-components-on-mobile-apps-tp14370.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
