mch_num_round_bg.xml 300 字节
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:sizeandroid="http://schemas.android.com/aapt"
    android:shape="oval"
    android:useLevel="false">

    <stroke
        android:color="#666666"
        android:width="1dp"/>

</shape>