From 3228b17f43b232116c192728438954c4c1412ec3 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 28 Nov 2021 21:09:02 +0100 Subject: make location button icon tint color configurable, use white tint for riseupvpn --- app/src/main/res/values/attrs.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res/values/attrs.xml') diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml index 5631e3f3..2bf4d8ce 100644 --- a/app/src/main/res/values/attrs.xml +++ b/app/src/main/res/values/attrs.xml @@ -9,6 +9,7 @@ + @@ -22,4 +23,7 @@ + + + \ No newline at end of file -- cgit v1.2.3