UNPKG
qt-scan-broadcast
Version:
latest (0.0.1)
0.0.1
qt-scan-broadcast extend for weex
qt-scan-broadcast
/
playground
/
android
/
app
/
build
/
intermediates
/
res
/
merged
/
debug
/
drawable
/
wxt_radio_unchecked.xml
6 lines
•
255 B
text/xml
View Raw
1
2
3
4
5
6
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:shape
=
"oval"
>
<
stroke
android:width
=
"1dp"
android:color
=
"#CDDC39"
/>
<
size
android:width
=
"20dp"
android:height
=
"20dp"
/>
</
shape
>