Sign in
ara-mdk
/
platform
/
cts
/
5de0eddd760e73ef44b1af1f78fb9baa8dea2599
/
.
/
apps
/
CtsVerifier
/
res
/
drawable
/
test_fail_gradient.xml
blob: defc0dd4fea0258d0cee80a38a6df5d8d00f46b6 [
file
] [
log
] [
blame
]
<shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:shape
=
"rectangle"
>
<gradient
android:startColor
=
"#33F3614B"
android:centerColor
=
"#66F3614B"
android:endColor
=
"#FFF3614B"
android:angle
=
"315"
/>
</shape>