From 4c5462d449fcbe9ec55ff7df1bdb79892c3c4c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20R=2E=20Figueroa?= Date: Mon, 19 Feb 2018 17:55:27 -0500 Subject: [PATCH] Decrease transparency of widgets. Update styles.xml to decrease transparency on widgets. If background image on the phone has too many lines, data and charts are hard to read. --- uhabits-android/src/main/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uhabits-android/src/main/res/values/styles.xml b/uhabits-android/src/main/res/values/styles.xml index 622fffe3e..6f4e531a1 100644 --- a/uhabits-android/src/main/res/values/styles.xml +++ b/uhabits-android/src/main/res/values/styles.xml @@ -151,7 +151,7 @@ @array/transparentWidgetPalette 0 - 0.25 + 0.5