bg_meditation_play_float.xml 195 Bytes
Newer Older
范玉宾 committed
1 2 3
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">

范玉宾 committed
4
    <corners android:radius="12dp" />
范玉宾 committed
5

范玉宾 committed
6
    <solid android:color="#CC000000" />
范玉宾 committed
7 8

</shape>