Cleanup preference_toggle_header

pull/168/head
Koitharu 4 years ago
parent 2a97cb34d7
commit 33ab7f4d95
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

@ -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"

Loading…
Cancel
Save