From 02fbf2eda67c214ee314ada874eecc759415300b Mon Sep 17 00:00:00 2001 From: GilesMunn Date: Sun, 2 Oct 2022 12:08:18 +0100 Subject: [PATCH] Removed drop shadow from subscriptions toggle box. --- app/src/main/res/layout/fragment_subscriptions.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_subscriptions.xml b/app/src/main/res/layout/fragment_subscriptions.xml index 3cec94d24..950f4021a 100644 --- a/app/src/main/res/layout/fragment_subscriptions.xml +++ b/app/src/main/res/layout/fragment_subscriptions.xml @@ -68,8 +68,7 @@ android:layout_marginEnd="8dp" android:layout_marginBottom="12dp" android:visibility="gone" - app:cardCornerRadius="18dp" - app:cardElevation="20dp"> + app:cardCornerRadius="18dp">