UNPKG
react-native-smf-location
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Amap and LocationView
github.com/shuifeng/react-native-sf-mob
shuifeng/react-native-sf-mob
react-native-smf-location
/
android
/
src
/
main
/
res
/
drawable
/
bg_city_search.xml
6 lines
•
239 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
=
"rectangle"
>
<
solid
android:color
=
"#f3f3f3"
>
</
solid
>
<
corners
android:radius
=
"20dp"
>
</
corners
>
</
shape
>