Small layout improvement

pull/157/head
M66B 6 years ago
parent 40d55cfd00
commit 38a53f2f49

@ -207,6 +207,7 @@
android:id="@+id/cbAutoDelete" android:id="@+id/cbAutoDelete"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="@string/title_auto_delete" android:text="@string/title_auto_delete"
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/cbKeepAll" /> app:layout_constraintTop_toBottomOf="@id/cbKeepAll" />

Loading…
Cancel
Save