Updated strings and values to @string/

This commit is contained in:
RemoMeijer
2021-01-05 13:15:25 +01:00
parent d53f63a6d7
commit bc8b83e4f6
18 changed files with 104 additions and 69 deletions

View File

@@ -22,7 +22,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="9dp"
android:text="titel"
android:text="@string/titel"
android:textSize="20sp"
app:layout_constraintStart_toEndOf="@id/route_back_button"
app:layout_constraintTop_toTopOf="parent" />