summaryrefslogtreecommitdiffstats
path: root/res/drawable/progress_bg.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/progress_bg.xml')
-rw-r--r--res/drawable/progress_bg.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/drawable/progress_bg.xml b/res/drawable/progress_bg.xml
deleted file mode 100644
index 6b0a128..0000000
--- a/res/drawable/progress_bg.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<shape
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:shape="rectangle">
- <solid
- android:color="@color/apply_button_default_color" />
-</shape> \ No newline at end of file