Removed drop shadow from subscriptions toggle box.

This commit is contained in:
GilesMunn 2022-10-02 12:08:18 +01:00
parent 035df8a281
commit 02fbf2eda6

View File

@ -68,8 +68,7 @@
android:layout_marginEnd="8dp"
android:layout_marginBottom="12dp"
android:visibility="gone"
app:cardCornerRadius="18dp"
app:cardElevation="20dp">
app:cardCornerRadius="18dp">
<LinearLayout
android:layout_width="match_parent"