Cleanup preference_toggle_header

This commit is contained in:
Koitharu
2022-05-07 15:06:17 +03:00
parent 2a97cb34d7
commit 33ab7f4d95

View File

@@ -9,10 +9,7 @@
android:layout_marginHorizontal="16dp"
android:layout_marginVertical="8dp"
android:paddingBottom="8dp"
app:cardCornerRadius="24dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">
app:cardCornerRadius="24dp">
<LinearLayout
android:layout_width="match_parent"