Fixed scrolling of advanced settings

pull/146/head
M66B 6 years ago
parent d7d00c419b
commit 7abf6693f8

@ -10,7 +10,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="12dp">
android:padding="12dp">
<androidx.appcompat.widget.SwitchCompat
android:id="@+id/swEnabled"

Loading…
Cancel
Save