yyxx_btn_exit_bg.xml 250 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android" >
  3. <stroke android:width="1dp" android:color="@color/yyxx_comm_text_cyan"/>
  4. <corners
  5. android:radius="5dp"
  6. />
  7. </shape>