OSDN Git Service

original
[gb-231r1-is01/GB_2.3_IS01.git] / cts / apps / CtsVerifier / res / drawable / test_pass_gradient.xml
diff --git a/cts/apps/CtsVerifier/res/drawable/test_pass_gradient.xml b/cts/apps/CtsVerifier/res/drawable/test_pass_gradient.xml
new file mode 100644 (file)
index 0000000..49a938c
--- /dev/null
@@ -0,0 +1,6 @@
+<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
+    <gradient android:startColor="#3399D200"
+              android:centerColor="#6699D200"
+              android:endColor="#FF99D200"
+              android:angle="315"/>
+</shape>
\ No newline at end of file