You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/09/02 01:40:15 UTC

[13/41] Dummy 120 and 640 dpi skins. 120 is just a copy of the 240 skins and 640 a copy of the 320 skins.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5bb420d7/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ViewMenuItem_up.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ViewMenuItem_up.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ViewMenuItem_up.fxg
new file mode 100644
index 0000000..52001ea
--- /dev/null
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ViewMenuItem_up.fxg
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  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"
+	scaleGridLeft="3" scaleGridRight="155" scaleGridTop="3" scaleGridBottom="97">
+
+	<!-- Transparent Rect to ensure proper scaling -->
+	<Rect width="158" height="100" x="0" y="0">
+		<fill>
+			<SolidColor color="#000000" alpha="0"/>
+		</fill>
+	</Rect>
+
+	<!-- Border -->
+	<Rect width="156" height="98" x="1" y="1">
+		<stroke>
+			<SolidColorStroke weight="2" color="#ffffff" alpha=".25" joints="miter"/>
+		</stroke>
+	</Rect>
+
+</Graphic>
\ No newline at end of file