bt_icon_bg.xml 187 B

1234567
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape
  3. xmlns:android="http://schemas.android.com/apk/res/android"
  4. android:useLevel="false" >
  5. <corners android:radius="20dp"/>
  6. </shape>