大規模リファクタ #143

Merged
Fujimatsu merged 61 commits from feature/change_module into main 2024-07-07 06:44:07 +00:00
Showing only changes of commit 1306df3ee9 - Show all commits

View File

@ -18,7 +18,8 @@
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:text="お手伝い名"
android:textSize="24dp"
android:textAppearance="@style/TextAppearance.AppCompat.Display1"
android:textSize="20sp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />