Remove unused drawables
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 66 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:startColor="@color/halloween_start"
|
||||
android:endColor="@color/halloween_end"
|
||||
android:angle="270" />
|
||||
<stroke
|
||||
android:width="1sp"
|
||||
android:color="@color/abc_primary_text_material_light"
|
||||
/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user