tysdkn_game_account_atuo_bg.xml 250 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:shape="rectangle">
  4. <solid android:color="#49BFFD"></solid>
  5. <corners
  6. android:radius="13dp" />
  7. </shape>