From 1643d225e3dba417246b609f956637ce9cc917f9 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Mon, 5 Dec 2022 19:25:14 +0100 Subject: [PATCH] use a theme color for the progress --- app/src/main/res/values/style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/style.xml b/app/src/main/res/values/style.xml index a7c729a0b..ad803f26c 100644 --- a/app/src/main/res/values/style.xml +++ b/app/src/main/res/values/style.xml @@ -132,7 +132,7 @@ match_parent 4dp bottom - @android:color/holo_red_dark + ?attr/colorSecondary gone