tysdkn_bg_go_app.xml 204 B

12345
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android">
  3. <corners android:bottomRightRadius="5dp" />
  4. <solid android:color="#30B8FF" />
  5. </shape>