レイアウト修正

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

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent"> android:layout_height="wrap_content">
<CheckBox <CheckBox
android:id="@+id/tag_check_box" android:id="@+id/tag_check_box"