UNPKG

react-native-cosser

Version:

环信客服功能

12 lines (8 loc) 286 B
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" > <solid android:color="@android:color/white" /> <stroke android:width="0.5dp" android:color="#ffc8c7cc" /> <corners android:radius="2dp" /> </shape>