summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/apply_circle_bg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/apply_circle_bg.xml b/res/drawable/apply_circle_bg.xml
index fa1a040..0ecea85 100644
--- a/res/drawable/apply_circle_bg.xml
+++ b/res/drawable/apply_circle_bg.xml
@@ -5,6 +5,6 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
- <solid android:color="@color/apply_layout_button_bg_color"/>
+ <solid android:color="@color/apply_overlay_button_bg_color"/>
</shape> \ No newline at end of file