kf_press_bg.xml 223 字节
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <solid android:color="#ffffe6d5" />
    <corners android:radius="16.0dip" />
</shape>