マージン削除

This commit is contained in:
ろむねこ 2024-07-09 14:21:50 +09:00
parent 38e9277e9b
commit 10ebcae612
Signed by: Fujimatsu
GPG Key ID: FA1F39A1BA37D168

View File

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