adjust play/pause background

This commit is contained in:
jmir1 2022-12-19 02:18:00 +01:00
parent 32d87ece5d
commit 23bbfec2cf

View file

@ -2,7 +2,7 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<gradient android:startColor="#000000"
android:endColor="#20FFFFFF"
android:endColor="#00FFFFFF"
android:type="radial"
android:gradientRadius="100dp" />
</shape>
android:gradientRadius="40dp" />
</shape>