bg_cut_select.xml 220 Bytes
<shape xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="rectangle">
    <solid android:color="#331C90F3" />
    <stroke
        android:width="1dp"
        android:color="#1C90F3" />
</shape>