Ripple cover and color adjustment

main
h4h13 2019-12-10 23:07:50 +05:30
parent 8dc9083ff7
commit 02ee7571a8
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@android:color/white" />
</shape>