tysdkn_bg_right_blue.xml 231 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" android:topRightRadius="5dp"/>
  4. <solid android:color="#4366FF"/>
  5. </shape>