5 lines
No EOL
163 B
XML
5 lines
No EOL
163 B
XML
<shape
|
|
android:shape="oval"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<solid android:color="@color/ripple_material_light" />
|
|
</shape> |