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