Current shape is now saved
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<playerShape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:playerShape="rectangle">
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<corners android:radius="30dp" />
|
||||
<gradient
|
||||
android:centerX="50%"
|
||||
@ -17,4 +17,4 @@
|
||||
<stroke
|
||||
android:width="2dp"
|
||||
android:color="#7826adbc" />
|
||||
</playerShape>
|
||||
</shape>
|
||||
|
Reference in New Issue
Block a user