UNPKG
qt-scan-broadcast
Version:
latest (0.0.1)
0.0.1
qt-scan-broadcast extend for weex
qt-scan-broadcast
/
playground
/
android
/
app
/
src
/
main
/
res
/
drawable
/
side_nav_bar.xml
9 lines
•
292 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
<
shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:shape
=
"rectangle"
>
<
gradient
android:angle
=
"135"
android:centerColor
=
"#4CAF50"
android:endColor
=
"#2E7D32"
android:startColor
=
"#81C784"
android:type
=
"linear"
/>
</
shape
>