summaryrefslogtreecommitdiff
path: root/app/src/normal/res/layout/v_location_button.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/normal/res/layout/v_location_button.xml')
-rw-r--r--app/src/normal/res/layout/v_location_button.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/normal/res/layout/v_location_button.xml b/app/src/normal/res/layout/v_location_button.xml
index e7d8a319..8aaf4978 100644
--- a/app/src/normal/res/layout/v_location_button.xml
+++ b/app/src/normal/res/layout/v_location_button.xml
@@ -7,7 +7,7 @@
android:layout_gravity="center_vertical"
android:layout_height="match_parent"
android:padding="@dimen/stdpadding"
- android:background="@drawable/cust_button_primary_rect"
+ android:background="@drawable/cust_button_light_rect"
>
<androidx.appcompat.widget.AppCompatImageView