Sign in
ara-mdk
/
platform
/
development
/
af0ab077f336b45b1d099941d93c1c0737d4967b
/
.
/
samples
/
training
/
threadsample
/
res
/
drawable
/
imagedownloadfailed.xml
blob: ca1d72fa3650569327d393b59115fba0b39fa30b [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<shape
android:shape
=
"rectangle"
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<!-- dark red -->
<solid
android:color
=
"#ffbf1111"
/>
</shape>