tysdkn_userout_buty.xml 253 B

123456
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android" >
  3. <corners android:radius="3dp"/>
  4. <solid android:color="#30b8ff"/>
  5. <stroke android:color="#30b8ff" android:width="1dp"/>
  6. </shape>