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="3dp" />
|
||||
<solid
|
||||
android:color="#715f5f"/>
|
||||
@@ -12,4 +12,4 @@
|
||||
<stroke
|
||||
android:width="2dp"
|
||||
android:color="#635e5e" />
|
||||
</playerShape>
|
||||
</shape>
|
||||
|
Reference in New Issue
Block a user