From 475e0f51280c530754188d48342d92dca4da2a7b Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Fri, 13 Oct 2023 17:31:39 +0200 Subject: Remove ProgressBar background (#6703) Might lead to bad contrast in dark theme when applying dynamic colors --- app/src/main/res/layout/horizontal_itemlist_item.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app') diff --git a/app/src/main/res/layout/horizontal_itemlist_item.xml b/app/src/main/res/layout/horizontal_itemlist_item.xml index bb45d0ca1..338409647 100644 --- a/app/src/main/res/layout/horizontal_itemlist_item.xml +++ b/app/src/main/res/layout/horizontal_itemlist_item.xml @@ -33,7 +33,6 @@ + tools:progress="50" /> -- cgit v1.2.3