improve/all #162

Merged
Fujimatsu merged 22 commits from improve/all into main 2024-07-09 09:35:20 +00:00
Showing only changes of commit 10ebcae612 - Show all commits

View File

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_margin="32dp"> android:layout_margin="0dp">
<com.google.android.material.textfield.TextInputLayout <com.google.android.material.textfield.TextInputLayout
android:id="@+id/addTaskNameTextInputLayout" android:id="@+id/addTaskNameTextInputLayout"