hfb_info_bg.xml 231 B

12345678910
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android" >
  3. <stroke
  4. android:width="1dp"
  5. android:color="#dedede" />
  6. <solid android:color="#fbfbfb" />
  7. </shape>