minor layout fix

This commit is contained in:
Kasun 2019-04-21 22:41:30 +05:30
parent 20d8464bdf
commit fe500fad72
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@
<CheckBox
android:id="@+id/set_share_validation"
android:layout_width="wrap_content"
android:layout_marginTop="@dimen/settings_checkbox_margin"
android:layout_marginBottom="@dimen/settings_checkbox_margin"
android:text="@string/set_share_validation"
android:layout_height="wrap_content" />