hnyy_radius_white_1dp.xml 205 B

12345678
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android" >
  3. <solid android:color="@color/hnyy_white" />
  4. <corners android:radius="2.5dp" />
  5. </shape>