There is no need to change the x and y co-ordinates. The elements should be anchored where they are, only the scale needs to change.
Thanks, Om On Sat, Dec 28, 2013 at 4:12 PM, <jmcl...@apache.org> wrote: > Updated Branches: > refs/heads/develop cbf36b583 -> 8704b7774 > > > Changed scale factor to 1.5 of 320 dpi skins rather than 2x 320 dpi skins. > Adjusted x and y coordinated to be 1.5x 320 dpi skins. > > > Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo > Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/8704b777 > Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/8704b777 > Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/8704b777 > > Branch: refs/heads/develop > Commit: 8704b77743462d8c500a776c6ad08e552b4b3276 > Parents: cbf36b5 > Author: Justin Mclean <jmcl...@apache.org> > Authored: Sun Dec 29 11:12:13 2013 +1100 > Committer: Justin Mclean <jmcl...@apache.org> > Committed: Sun Dec 29 11:12:13 2013 +1100 > > ---------------------------------------------------------------------- > .../skins/mobile480/assets/CheckBox_down.fxg | 96 ++++++++++---------- > .../mobile480/assets/CheckBox_downSymbol.fxg | 44 ++++----- > .../assets/CheckBox_downSymbolSelected.fxg | 41 +++++---- > .../skins/mobile480/assets/CheckBox_up.fxg | 80 ++++++++-------- > .../mobile480/assets/CheckBox_upSymbol.fxg | 44 ++++----- > .../assets/CheckBox_upSymbolSelected.fxg | 39 ++++---- > .../skins/mobile480/assets/RadioButton_down.fxg | 62 +++++++------ > .../mobile480/assets/RadioButton_downSymbol.fxg | 30 +++--- > .../assets/RadioButton_downSymbolSelected.fxg | 30 +++--- > .../skins/mobile480/assets/RadioButton_up.fxg | 48 +++++----- > .../mobile480/assets/RadioButton_upSymbol.fxg | 30 +++--- > .../assets/RadioButton_upSymbolSelected.fxg | 30 +++--- > 12 files changed, 293 insertions(+), 281 deletions(-) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_down.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_down.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_down.fxg > index 7f3cfb3..fb5713e 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_down.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_down.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,51 +17,51 @@ > limitations under the License. > > --> > - > - > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Rect x="4" y="62" alpha="0.08" width="56" height="2"> > - <fill> > - <SolidColor color="#FFFFFF"/> > - </fill> > - </Rect> > - <Path x="4" y="4" data="M0 4C0 2 2 0 4 0L52 0C54 0 56 2 56 4L56 > 52C56 54 56 56 54 56L2 56C0 56 0 54 0 52L0 4Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="0" scaleX="56.0005" rotation="90"> > - <GradientEntry ratio="0" alpha="0.1"/> > - <GradientEntry ratio="1" alpha="0.4"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="4" data="M2 6C2 4 4 2 6 2L50 2C52 2 54 4 54 6L54 > 50C54 52 54 54 52 54L4 54C2 54 2 52 2 50L2 6ZM0 4 0 52C0 54 0 56 2 56L54 > 56C56 56 56 54 56 52L56 4C56 2 54 0 52 0L4 0C2 0 0 2 0 4Z" scaleX="2.0" > scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="0" scaleX="56" rotation="90"> > - <GradientEntry ratio="0" alpha="0.25"/> > - <GradientEntry ratio="1" alpha="0.05"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="6" y="6" data="M2 6C2 4 4 2 6 2L46 2C48 2 50 4 50 6L50 > 46C50 48 50 50 48 50L4 50C2 50 2 48 2 46L2 6ZM0 4 0 48C0 50 0 52 2 52L50 > 52C52 52 52 50 52 48L52 4C52 2 50 0 48 0L4 0C2 0 0 2 0 4Z" scaleX="2.0" > scaleY="2.0"> > - <fill> > - <LinearGradient x="26" y="0" scaleX="52" rotation="90"> > - <GradientEntry ratio="0" alpha="0.1"/> > - <GradientEntry ratio="1" alpha="0"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="2" y="2" alpha="0.7" data="M2 6C2 4 4 2 6 2L54 2C56 2 58 4 > 58 6L58 54C58 56 58 58 56 58L4 58C2 58 2 56 2 54L2 6ZM0 4 0 56C0 58 2 60 4 > 60L56 60C58 60 60 58 60 56L60 4C60 2 58 0 56 0L4 0C2 0 0 4 0 4Z" > scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor/> > - </fill> > - </Path> > - <Path alpha="0.06" data="M2 6C2 4 4 2 6 2L58 2C60 2 62 4 62 6L62 > 58C62 60 62 62 60 62L4 62C2 62 2 60 2 58L2 6ZM0 4 0 60C0 62 2 64 4 64L60 > 64C62 64 64 62 64 60L64 4C64 2 62 0 60 0L4 0C2 0 0 4 0 4Z" scaleX="2.0" > scaleY="2.0"> > - <fill> > - <SolidColor color="#FFFFFF"/> > - </fill> > - </Path> > - <Rect x="4" y="62" alpha="0.1" width="56" height="2" scaleX="2.0" > scaleY="2.0"> > - <fill> > - <SolidColor color="#FFFFFF"/> > - </fill> > - </Rect> > + > + > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Rect x="6" y="93" alpha="0.08" width="56" height="2" scaleX="1.5" > scaleY="1.5"> > + <fill> > + <SolidColor color="#FFFFFF"/> > + </fill> > + </Rect> > + <Path x="6" y="6" data="M0 4C0 2 2 0 4 0L52 0C54 0 56 2 56 4L56 > 52C56 54 56 56 54 56L2 56C0 56 0 54 0 52L0 4Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="0" scaleX="56.0005" rotation="90"> > + <GradientEntry ratio="0" alpha="0.1"/> > + <GradientEntry ratio="1" alpha="0.4"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="6" data="M2 6C2 4 4 2 6 2L50 2C52 2 54 4 54 6L54 > 50C54 52 54 54 52 54L4 54C2 54 2 52 2 50L2 6ZM0 4 0 52C0 54 0 56 2 56L54 > 56C56 56 56 54 56 52L56 4C56 2 54 0 52 0L4 0C2 0 0 2 0 4Z" scaleX="1.5" > scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="0" scaleX="56" rotation="90"> > + <GradientEntry ratio="0" alpha="0.25"/> > + <GradientEntry ratio="1" alpha="0.05"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="9" y="9" data="M2 6C2 4 4 2 6 2L46 2C48 2 50 4 50 6L50 > 46C50 48 50 50 48 50L4 50C2 50 2 48 2 46L2 6ZM0 4 0 48C0 50 0 52 2 52L50 > 52C52 52 52 50 52 48L52 4C52 2 50 0 48 0L4 0C2 0 0 2 0 4Z" scaleX="1.5" > scaleY="1.5"> > + <fill> > + <LinearGradient x="26" y="0" scaleX="52" rotation="90"> > + <GradientEntry ratio="0" alpha="0.1"/> > + <GradientEntry ratio="1" alpha="0"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="3" y="3" alpha="0.7" data="M2 6C2 4 4 2 6 2L54 2C56 2 58 4 > 58 6L58 54C58 56 58 58 56 58L4 58C2 58 2 56 2 54L2 6ZM0 4 0 56C0 58 2 60 4 > 60L56 60C58 60 60 58 60 56L60 4C60 2 58 0 56 0L4 0C2 0 0 4 0 4Z" > scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor/> > + </fill> > + </Path> > + <Path alpha="0.06" data="M2 6C2 4 4 2 6 2L58 2C60 2 62 4 62 6L62 > 58C62 60 62 62 60 62L4 62C2 62 2 60 2 58L2 6ZM0 4 0 60C0 62 2 64 4 64L60 > 64C62 64 64 62 64 60L64 4C64 2 62 0 60 0L4 0C2 0 0 4 0 4Z" scaleX="1.5" > scaleY="1.5"> > + <fill> > + <SolidColor color="#FFFFFF"/> > + </fill> > + </Path> > + <Rect x="6" y="93" alpha="0.1" width="56" height="2" scaleX="1.5" > scaleY="1.5"> > + <fill> > + <SolidColor color="#FFFFFF"/> > + </fill> > + </Rect> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbol.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbol.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbol.fxg > index 581e99c..bb56589 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbol.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbol.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,25 +17,25 @@ > limitations under the License. > > --> > - > - > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="4" y="10" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="4" scaleX="44.0005" rotation="90"> > - <GradientEntry ratio="0" color="#999999"/> > - <GradientEntry ratio="1" color="#B4B4B4"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="10" alpha="0.6" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="2.0" scaleY="2.0"> > - <stroke> > - <SolidColorStroke weight="1" joints="bevel"/> > - </stroke> > - </Path> > - <Path x="4" y="20" alpha="0.3" data="M0 12 22 34 56 0" scaleX="2.0" > scaleY="2.0"> > - <stroke> > - <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > - </stroke> > - </Path> > + > + > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="6" y="15" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="4" scaleX="44.0005" rotation="90"> > + <GradientEntry ratio="0" color="#999999"/> > + <GradientEntry ratio="1" color="#B4B4B4"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="15" alpha="0.6" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="1.5" scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel"/> > + </stroke> > + </Path> > + <Path x="6" y="30" alpha="0.3" data="M0 12 22 34 56 0" scaleX="1.5" > scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > + </stroke> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbolSelected.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbolSelected.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbolSelected.fxg > index 5567e17..3da44ae 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbolSelected.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_downSymbolSelected.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,20 +17,25 @@ > limitations under the License. > > --> > - > - > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="4" y="10" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="24" scaleX="48" rotation="90"> > - <GradientEntry ratio="0" color="#5A5A5A"/> > - <GradientEntry ratio="1" color="#323232"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="10" alpha="0.25" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="2.0" scaleY="2.0"> > - <stroke> > - <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > - </stroke> > - </Path> > -</Graphic> > \ No newline at end of file > + > + > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="6" y="15" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="24" scaleX="48" rotation="90"> > + <GradientEntry ratio="0" color="#5A5A5A"/> > + <GradientEntry ratio="1" color="#323232"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="15" alpha="0.25" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="1.5" scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > + </stroke> > + </Path> > + <Path x="6" y="30" alpha="0.7" data="M0 12 22 34 56 0" scaleX="1.5" > scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel"/> > + </stroke> > + </Path> > + </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_up.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_up.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_up.fxg > index 647f895..9e15f73 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_up.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_up.fxg > @@ -1,4 +1,4 @@ > -<?xml version='1.0' encoding='UTF-8'?> > +<?xml version='1.0' encoding='UTF-8'?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,43 +17,43 @@ > limitations under the License. > > --> > - > - > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="4" y="4" data="M0 4C0 2 2 0 4 0L52 0C54 0 56 2 56 4L56 52C56 > 54 56 56 54 56L2 56C0 56 0 54 0 52L0 4Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="8" scaleX="40.0004" rotation="90"> > - <GradientEntry ratio="0" color="#FFFFFF" alpha="0.8"/> > - <GradientEntry ratio="1" color="#FFFFFF" alpha="0.0470588"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="4" data="M2 6C2 4 4 2 6 2L50 2C52 2 54 4 54 6L54 50C54 > 52 54 54 52 54L4 54C2 54 2 52 2 50L2 6ZM0 4 0 52C0 54 0 56 2 56L54 56C56 56 > 56 54 56 52L56 4C56 2 54 0 52 0L4 0C2 0 0 2 0 4Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="0" scaleX="56.0005" rotation="90"> > - <GradientEntry ratio="0" color="#FFFFFF" alpha="0.35"/> > - <GradientEntry ratio="1" alpha="0"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="2" y="2" alpha="0.6" data="M2 6C2 4 4 2 6 2L54 2C56 2 58 4 58 > 6L58 54C58 56 58 58 56 58L4 58C2 58 2 56 2 54L2 6ZM0 4 0 56C0 58 2 60 4 > 60L56 60C58 60 60 58 60 56L60 4C60 2 58 0 56 0L4 0C2 0 0 4 0 4Z" > scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor/> > - </fill> > - </Path> > - <Path alpha="0.06" data="M2 6C2 4 4 2 6 2L58 2C60 2 62 4 62 6L62 58C62 > 60 62 62 60 62L4 62C2 62 2 60 2 58L2 6ZM0 4 0 60C0 62 2 64 4 64L60 64C62 64 > 64 62 64 60L64 4C64 2 62 0 60 0L4 0C2 0 0 4 0 4Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor/> > - </fill> > - </Path> > - <Rect x="6" y="4" alpha="0.15" width="52" height="2" scaleX="2.0" > scaleY="2.0"> > - <fill> > - <SolidColor color="#FFFFFF"/> > - </fill> > - </Rect> > - <Rect x="4" y="124" alpha="0.1" width="56" height="2" scaleX="2.0" > scaleY="2.0"> > - <fill> > - <SolidColor/> > - </fill> > - </Rect> > + > + > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="6" y="6" data="M0 4C0 2 2 0 4 0L52 0C54 0 56 2 56 4L56 52C56 > 54 56 56 54 56L2 56C0 56 0 54 0 52L0 4Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="8" scaleX="40.0004" rotation="90"> > + <GradientEntry ratio="0" color="#FFFFFF" alpha="0.8"/> > + <GradientEntry ratio="1" color="#FFFFFF" alpha="0.0470588"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="6" data="M2 6C2 4 4 2 6 2L50 2C52 2 54 4 54 6L54 50C54 > 52 54 54 52 54L4 54C2 54 2 52 2 50L2 6ZM0 4 0 52C0 54 0 56 2 56L54 56C56 56 > 56 54 56 52L56 4C56 2 54 0 52 0L4 0C2 0 0 2 0 4Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="0" scaleX="56.0005" rotation="90"> > + <GradientEntry ratio="0" color="#FFFFFF" alpha="0.35"/> > + <GradientEntry ratio="1" alpha="0"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="3" y="3" alpha="0.6" data="M2 6C2 4 4 2 6 2L54 2C56 2 58 4 58 > 6L58 54C58 56 58 58 56 58L4 58C2 58 2 56 2 54L2 6ZM0 4 0 56C0 58 2 60 4 > 60L56 60C58 60 60 58 60 56L60 4C60 2 58 0 56 0L4 0C2 0 0 4 0 4Z" > scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor/> > + </fill> > + </Path> > + <Path alpha="0.06" data="M2 6C2 4 4 2 6 2L58 2C60 2 62 4 62 6L62 58C62 > 60 62 62 60 62L4 62C2 62 2 60 2 58L2 6ZM0 4 0 60C0 62 2 64 4 64L60 64C62 64 > 64 62 64 60L64 4C64 2 62 0 60 0L4 0C2 0 0 4 0 4Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor/> > + </fill> > + </Path> > + <Rect x="9" y="6" alpha="0.15" width="52" height="2" scaleX="1.5" > scaleY="1.5"> > + <fill> > + <SolidColor color="#FFFFFF"/> > + </fill> > + </Rect> > + <Rect x="6" y="93" alpha="0.1" width="56" height="2" scaleX="1.5" > scaleY="1.5"> > + <fill> > + <SolidColor/> > + </fill> > + </Rect> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbol.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbol.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbol.fxg > index 882c67f..012db43 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbol.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbol.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,25 +17,25 @@ > limitations under the License. > > --> > - > - > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="4" y="10" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="24" scaleX="48" rotation="90"> > - <GradientEntry ratio="0" color="#C8C8C8"/> > - <GradientEntry ratio="1" color="#E1E1E1"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="10" alpha="0.5" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="2.0" scaleY="2.0"> > - <stroke> > - <SolidColorStroke weight="1" joints="bevel"/> > - </stroke> > - </Path> > - <Path x="4" y="20" alpha="0.5" data="M0 12 22 34 56 0" scaleX="2.0" > scaleY="2.0"> > - <stroke> > - <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > - </stroke> > - </Path> > + > + > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="6" y="15" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="24" scaleX="48" rotation="90"> > + <GradientEntry ratio="0" color="#C8C8C8"/> > + <GradientEntry ratio="1" color="#E1E1E1"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="15" alpha="0.5" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="1.5" scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel"/> > + </stroke> > + </Path> > + <Path x="6" y="30" alpha="0.5" data="M0 12 22 34 56 0" scaleX="1.5" > scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > + </stroke> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbolSelected.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbolSelected.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbolSelected.fxg > index 53b8f18..347262e 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbolSelected.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/CheckBox_upSymbolSelected.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,20 +17,25 @@ > limitations under the License. > > --> > - > - > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="4" y="10" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="12" scaleX="32" rotation="90"> > - <GradientEntry ratio="0" color="#5A5A5A"/> > - <GradientEntry ratio="1" color="#323232"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="10" alpha="0.7" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="2.0" scaleY="2.0"> > - <stroke> > - <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > - </stroke> > - </Path> > + > + > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="6" y="15" data="M0 22 10 12 22 24 46 0 56 10 22 44 0 22Z" > scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="12" scaleX="32" rotation="90"> > + <GradientEntry ratio="0" color="#5A5A5A"/> > + <GradientEntry ratio="1" color="#323232"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="15" alpha="0.7" data="M0 22 10 12 22 24 46 0 56 10" > scaleX="1.5" scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel" color="#FFFFFF"/> > + </stroke> > + </Path> > + <Path x="6" y="30" data="M0 12 22 34 56 0" scaleX="1.5" > scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" joints="bevel"/> > + </stroke> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_down.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_down.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_down.fxg > index a2ff183..654eb93 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_down.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_down.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -16,33 +16,35 @@ > See the License for the specific language governing permissions and > limitations under the License. > > ---> > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - > - <Path data="M2 32C2 16 16 2 32 2 48 2 62 16 62 32 62 48 48 62 32 62 > 16 62 2 48 2 32ZM0 32C0 50 14 64 32 64 50 64 64 50 64 32 64 14 50 0 32 0 14 > 0 0 14 0 32Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="32" y="0" scaleX="64.0005" rotation="90"> > - <GradientEntry ratio="0" color="#FFFFFF" alpha="0"/> > - <GradientEntry ratio="1" color="#FFFFFF" alpha="0.14902"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="4" data="M0 28C0 12 12 0 28 0 44 0 56 12 56 28 56 44 > 44 56 28 56 12 56 0 44 0 28Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="0" scaleX="56.0005" rotation="90"> > - <GradientEntry ratio="0" alpha="0.109804"/> > - <GradientEntry ratio="1" alpha="0.4"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="4" y="4" alpha="0.14902" data="M0 28C0 12 12 0 28 0 44 0 > 56 12 56 28 56 44 44 56 28 56 12 56 0 44 0 28Z" scaleX="2.0" scaleY="2.0"> > - <stroke> > - <SolidColorStroke weight="1" caps="none"/> > - </stroke> > - </Path> > - <Path x="2" y="2" alpha="0.65098" data="M2 30C2 14 14 2 30 2 46 2 > 58 14 58 30 58 46 46 58 30 58 14 58 2 46 2 30ZM0 30C0 46 14 60 30 60 46 60 > 60 46 60 30 60 14 46 0 30 0 14 0 0 14 0 30Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor/> > - </fill> > - </Path> > +--> > + > + > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + > + <Path data="M2 32C2 16 16 2 32 2 48 2 62 16 62 32 62 48 48 62 32 62 > 16 62 2 48 2 32ZM0 32C0 50 14 64 32 64 50 64 64 50 64 32 64 14 50 0 32 0 14 > 0 0 14 0 32Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="32" y="0" scaleX="64.0005" rotation="90"> > + <GradientEntry ratio="0" color="#FFFFFF" alpha="0"/> > + <GradientEntry ratio="1" color="#FFFFFF" alpha="0.14902"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="6" data="M0 28C0 12 12 0 28 0 44 0 56 12 56 28 56 44 > 44 56 28 56 12 56 0 44 0 28Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="0" scaleX="56.0005" rotation="90"> > + <GradientEntry ratio="0" alpha="0.109804"/> > + <GradientEntry ratio="1" alpha="0.4"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="6" y="6" alpha="0.14902" data="M0 28C0 12 12 0 28 0 44 0 > 56 12 56 28 56 44 44 56 28 56 12 56 0 44 0 28Z" scaleX="1.5" scaleY="1.5"> > + <stroke> > + <SolidColorStroke weight="1" caps="none"/> > + </stroke> > + </Path> > + <Path x="3" y="3" alpha="0.65098" data="M2 30C2 14 14 2 30 2 46 2 > 58 14 58 30 58 46 46 58 30 58 14 58 2 46 2 30ZM0 30C0 46 14 60 30 60 46 60 > 60 46 60 30 60 14 46 0 30 0 14 0 0 14 0 30Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor/> > + </fill> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbol.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbol.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbol.fxg > index 7127005..bc75d11 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbol.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbol.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,18 +17,18 @@ > limitations under the License. > > --> > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="30" y="30" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 24 > 32 16 32 8 32 0 24 0 16Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor color="#646464"/> > - </fill> > - </Path> > - <Path x="34" y="34" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="14" y="0" scaleX="28" rotation="90"> > - <GradientEntry ratio="0" color="#787878"/> > - <GradientEntry ratio="1" color="#969696"/> > - </LinearGradient> > - </fill> > - </Path> > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="24" y="24" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 24 > 32 16 32 8 32 0 24 0 16Z" scaleX="1.5" scaleY="1.5" > > + <fill> > + <SolidColor color="#646464"/> > + </fill> > + </Path> > + <Path x="24" y="24" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="14" y="0" scaleX="28" rotation="90"> > + <GradientEntry ratio="0" color="#787878"/> > + <GradientEntry ratio="1" color="#969696"/> > + </LinearGradient> > + </fill> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbolSelected.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbolSelected.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbolSelected.fxg > index f877fd8..38f588d 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbolSelected.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_downSymbolSelected.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,18 +17,18 @@ > limitations under the License. > > --> > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="30" y="30" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 24 > 32 16 32 8 32 0 24 0 16Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor color="#323232"/> > - </fill> > - </Path> > - <Path x="34" y="34" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="14" y="0" scaleX="30" rotation="90"> > - <GradientEntry ratio="0" color="#464646"/> > - <GradientEntry ratio="1" color="#1E1E1E"/> > - </LinearGradient> > - </fill> > - </Path> > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="24" y="24" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 24 > 32 16 32 8 32 0 24 0 16Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor color="#323232"/> > + </fill> > + </Path> > + <Path x="24" y="24" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="14" y="0" scaleX="30" rotation="90"> > + <GradientEntry ratio="0" color="#464646"/> > + <GradientEntry ratio="1" color="#1E1E1E"/> > + </LinearGradient> > + </fill> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_up.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_up.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_up.fxg > index da0d0f0..7bf1276 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_up.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_up.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,27 +17,27 @@ > limitations under the License. > > --> > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - > - <Path x="-2" y="-2" data="M2 32C2 16 16 2 32 2 48 2 62 16 62 32 62 > 48 48 62 32 62 16 62 2 48 2 32ZM0 32C0 50 14 64 32 64 50 64 64 50 64 32 64 > 14 50 0 32 0 14 0 0 14 0 32Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="32" y="0" scaleX="64.0005" rotation="90"> > - <GradientEntry ratio="0" alpha="0"/> > - <GradientEntry ratio="1" alpha="0.2"/> > - </LinearGradient> > - </fill> > - </Path> > - <Path x="2" y="2" alpha="0.6" data="M2 30C2 14 14 2 30 2 46 2 58 14 > 58 30 58 46 46 58 30 58 14 58 2 46 2 30ZM0 30C0 46 14 60 30 60 46 60 60 46 > 60 30 60 14 46 0 30 0 14 0 0 14 0 30Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor/> > - </fill> > - </Path> > - <Path x="4" y="4" data="M0 28C0 12 12 0 28 0 44 0 56 12 56 28 56 44 > 44 56 28 56 12 56 0 44 0 28Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="28" y="8" scaleX="26.0002" rotation="90"> > - <GradientEntry ratio="0" color="#FFFFFF" alpha="0.8"/> > - <GradientEntry ratio="1" color="#FFFFFF" alpha="0"/> > - </LinearGradient> > - </fill> > - </Path> > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + > + <Path data="M2 32C2 16 16 2 32 2 48 2 62 16 62 32 62 48 48 62 32 62 > 16 62 2 48 2 32ZM0 32C0 50 14 64 32 64 50 64 64 50 64 32 64 14 50 0 32 0 14 > 0 0 14 0 32Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="32" y="0" scaleX="64.0005" rotation="90"> > + <GradientEntry ratio="0" alpha="0"/> > + <GradientEntry ratio="1" alpha="0.2"/> > + </LinearGradient> > + </fill> > + </Path> > + <Path x="3" y="3" alpha="0.6" data="M2 30C2 14 14 2 30 2 46 2 58 14 > 58 30 58 46 46 58 30 58 14 58 2 46 2 30ZM0 30C0 46 14 60 30 60 46 60 60 46 > 60 30 60 14 46 0 30 0 14 0 0 14 0 30Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor/> > + </fill> > + </Path> > + <Path x="6" y="6" data="M0 28C0 12 12 0 28 0 44 0 56 12 56 28 56 44 > 44 56 28 56 12 56 0 44 0 28Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="28" y="8" scaleX="26.0002" rotation="90"> > + <GradientEntry ratio="0" color="#FFFFFF" alpha="0.8"/> > + <GradientEntry ratio="1" color="#FFFFFF" alpha="0"/> > + </LinearGradient> > + </fill> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbol.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbol.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbol.fxg > index 087ea37..07a4928 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbol.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbol.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,18 +17,18 @@ > limitations under the License. > > --> > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="30" y="30" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 24 > 32 16 32 8 32 0 24 0 16Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor color="#969696"/> > - </fill> > - </Path> > - <Path x="34" y="34" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="14" y="0" scaleX="20" rotation="90"> > - <GradientEntry ratio="0" color="#999999"/> > - <GradientEntry ratio="1" color="#B4B4B4"/> > - </LinearGradient> > - </fill> > - </Path> > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="24" y="24" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 24 > 32 16 32 8 32 0 24 0 16Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor color="#969696"/> > + </fill> > + </Path> > + <Path x="24" y="24" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="14" y="0" scaleX="20" rotation="90"> > + <GradientEntry ratio="0" color="#999999"/> > + <GradientEntry ratio="1" color="#B4B4B4"/> > + </LinearGradient> > + </fill> > + </Path> > </Graphic> > \ No newline at end of file > > > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8704b777/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbolSelected.fxg > ---------------------------------------------------------------------- > diff --git > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbolSelected.fxg > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbolSelected.fxg > index 0dc0ea7..2d5da16 100644 > --- > a/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbolSelected.fxg > +++ > b/frameworks/projects/mobiletheme/src/spark/skins/mobile480/assets/RadioButton_upSymbolSelected.fxg > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="utf-8" ?> > +<?xml version="1.0" encoding="utf-8" ?> > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > @@ -17,18 +17,18 @@ > limitations under the License. > > --> > -<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > - <Path x="30" y="30" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 > 24 32 16 32 8 32 0 24 0 16Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <SolidColor color="#323232"/> > - </fill> > - </Path> > - <Path x="34" y="34" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="2.0" scaleY="2.0"> > - <fill> > - <LinearGradient x="14" y="0" scaleX="30" rotation="90"> > - <GradientEntry ratio="0" color="#5A5A5A"/> > - <GradientEntry ratio="1" color="#323232"/> > - </LinearGradient> > - </fill> > - </Path> > +<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"> > + <Path x="24" y="24" data="M0 16C0 8 8 0 16 0 24 0 32 8 32 16 32 24 > 24 32 16 32 8 32 0 24 0 16Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <SolidColor color="#323232"/> > + </fill> > + </Path> > + <Path x="24" y="24" data="M0 14C0 6 6 0 14 0 22 0 28 6 28 14 28 22 22 > 28 14 28 6 28 0 22 0 14Z" scaleX="1.5" scaleY="1.5"> > + <fill> > + <LinearGradient x="14" y="0" scaleX="30" rotation="90"> > + <GradientEntry ratio="0" color="#5A5A5A"/> > + <GradientEntry ratio="1" color="#323232"/> > + </LinearGradient> > + </fill> > + </Path> > </Graphic> > \ No newline at end of file > >