レイアウト修正

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

View File

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