add bottom margin to sensitive toggle

This commit is contained in:
sk
2022-12-08 21:00:30 +01:00
parent 0c854a893b
commit b370fcda6d

View File

@@ -159,6 +159,7 @@
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="16dp"
android:layout_marginTop="8dp"
android:gravity="center_vertical"
android:layoutDirection="locale"