[CHANGED] String values

This commit is contained in:
Robin Koedood
2021-01-06 12:08:25 +01:00
parent 525d4b776d
commit 0ed16ee069
15 changed files with 29 additions and 25 deletions

View File

@@ -24,7 +24,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
android:text="@string/instellingen"
android:text="@string/settings"
android:textColor="@color/white"
android:textSize="30sp"
app:layout_constraintEnd_toEndOf="parent"