UNPKG

weex-plugin-image-picker

Version:

image-picker extend for weex

6 lines 254 B
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <corners android:bottomRightRadius="8dp"></corners> <solid android:color="@color/white"></solid> </shape>