rect_10_e0e0e0.xml 209 Bytes
Newer Older
姜天宇's avatar
姜天宇 committed
1 2 3 4 5 6 7
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">

    <corners android:radius="@dimen/dp_10"/>
    <solid android:color="@color/gray_e0e0e0"/>

</shape>