レイアウト修正

This commit is contained in:
r-ca 2024-01-29 01:13:35 +09:00
parent bbc8674c0b
commit 55ceb2838e
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -8,7 +8,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
android:layout_margin="16dp"
android:layout_marginHorizontal="16dp"
android:layout_marginVertical="8dp"
android:text="CheckBox" />
</LinearLayout>