sdk_sure_bg_press.xml 202 B

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