From edd1b950a9a03f2686711ca5383ef8f02d6a25d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Rebelo?= Date: Sat, 18 Dec 2021 22:59:42 +0000 Subject: [PATCH] Update app notification configuration button icon --- app/src/main/res/layout/item_app_blacklist.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/item_app_blacklist.xml b/app/src/main/res/layout/item_app_blacklist.xml index f1bef1566..22ddd7843 100644 --- a/app/src/main/res/layout/item_app_blacklist.xml +++ b/app/src/main/res/layout/item_app_blacklist.xml @@ -80,6 +80,6 @@ android:layout_marginEnd="8dp" android:layout_marginStart="8dp" android:layout_marginTop="8dp" - app:srcCompat="@drawable/ic_menu" /> + app:srcCompat="@drawable/ic_settings" /> \ No newline at end of file