client_Hale
2019-01-23 b238c9b58c27cc00c5b9b4fd0308cb124fbd8def
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
 
    <corners android:radius="2dp" />
    <solid android:color="#4f4136"/>
</shape>