Flex-mobile开发:定制ActionBar皮肤的FXG背景文件
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Flex-mobile开发:定制ActionBar皮肤的FXG背景文件相关的知识,希望对你有一定的参考价值。
<?xml version="1.0" encoding="UTF-8"?> <Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" scaleGridLeft="2" scaleGridTop="3" scaleGridRight="88" scaleGridBottom="61"> <Rect y="2" width="89.8335" height="60"> <fill> <SolidColor color="#16938D"/> </fill> </Rect> <Rect x="0.0830078" y="35" width="89.8335" height="26.6665" > <fill> <LinearGradient x="44.9165" y="0" scaleX="26.6665" rotation="90"> <GradientEntry ratio="0" color="#FFFFFF" alpha="0"/> <GradientEntry ratio="0.160132" color="#E2E2E2" alpha="0.126504"/> <GradientEntry ratio="0.400165" color="#A9A9A9" alpha="0.31613"/> <GradientEntry ratio="1" alpha="0.79"/> </LinearGradient> </fill> </Rect> <Rect y="1.89014" width="89.8335" height="21.3774" > <fill> <LinearGradient x="44.9165" y="21.3774" scaleX="21.3774" rotation="270"> <GradientEntry ratio="0" color="#FFFFFF" alpha="0"/> <GradientEntry ratio="1" color="#FFFFFF"/> </LinearGradient> </fill> </Rect> <Rect width="90" height="2"> <fill> <SolidColor alpha="0.75"/> </fill> </Rect> <Rect y="62" width="90" height="2"> <fill> <SolidColor alpha="0.85"/> </fill> </Rect> <Rect y="64" width="90" height="1"> <fill> <SolidColor alpha="0.35"/> </fill> </Rect> <Rect y="65" width="90" height="1"> <fill> <SolidColor alpha="0.25"/> </fill> </Rect> <Rect y="66" width="90" height="1"> <fill> <SolidColor alpha="0.2"/> </fill> </Rect> <Rect y="67" width="90" height="1"> <fill> <SolidColor alpha="0.15"/> </fill> </Rect> <Rect y="68" width="90" height="1"> <fill> <SolidColor alpha="0.1"/> </fill> </Rect> <Rect y="69" width="90" height="1"> <fill> <SolidColor alpha="0.05"/> </fill> </Rect> <Rect x="1" y="2" alpha="0.25" width="88" height="1" > <fill> <SolidColor color="#FFFFFF"/> </fill> </Rect> <Rect x="1" y="61" alpha="0.1" width="88" height="1"> <fill> <SolidColor color="#FFFFFF"/> </fill> </Rect> <Rect y="2" width="1" height="60"> <fill> <LinearGradient x="0.5" y="0" scaleX="60" rotation="90"> <GradientEntry ratio="0" color="#FFFFFF" alpha="0.25"/> <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/> </LinearGradient> </fill> </Rect> <Rect x="89" y="2" width="1" height="60"> <fill> <LinearGradient x="0.5" y="0" scaleX="60" rotation="90"> <GradientEntry ratio="0" color="#FFFFFF" alpha="0.25"/> <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/> </LinearGradient> </fill> </Rect> <Rect width="90" height="70"> <fill> <SolidColor color="#FFFFFF" alpha="0"/> </fill> </Rect> </Graphic>
以上是关于Flex-mobile开发:定制ActionBar皮肤的FXG背景文件的主要内容,如果未能解决你的问题,请参考以下文章