学考乐离线App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

detail_reference_flag.xml 260B

12345678
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android">
  3. <solid android:color="#5082E6" />
  4. <corners android:radius="2dp" />
  5. <size
  6. android:width="4dp"
  7. android:height="16dp" />
  8. </shape>