ImageLunBo_shape+false

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
    
    <solid android:color="#ffffff"/>
    <corners android:radius="8dp"/>
    

</shape>

posted @ 2016-01-24 20:23  Mybk0000  阅读(67)  评论(0编辑  收藏  举报