UNPKG

weex-plugin-image-picker

Version:

image-picker extend for weex

13 lines (12 loc) 352 B
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" android:useLevel="false"> <solid android:color="#00AFFF" /> <stroke android:width="1dp" android:color="#00AFFF" /> <size android:width="8dp" android:height="8dp" /> </shape>