From 8aa316fc977bef60c8145e3112918f924dd9bfe7 Mon Sep 17 00:00:00 2001 From: Robin Koedood Date: Mon, 14 Dec 2020 13:55:13 +0100 Subject: [PATCH] [ADD] String values --- app/src/main/res/layout/fragment_settings.xml | 10 +++++----- app/src/main/res/layout/fragment_statistic.xml | 10 +++++----- app/src/main/res/values/strings.xml | 9 +++++++++ 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout/fragment_settings.xml b/app/src/main/res/layout/fragment_settings.xml index 485cadb..6d629eb 100644 --- a/app/src/main/res/layout/fragment_settings.xml +++ b/app/src/main/res/layout/fragment_settings.xml @@ -22,7 +22,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="10dp" - android:text="Settings" + android:text="@string/settings" android:textColor="@color/white" android:textSize="30sp" app:layout_constraintEnd_toEndOf="parent" @@ -45,7 +45,7 @@ Routes Statistieken Instellingen + Taal + Imperiaal systeem + 65+ stand + Kleurenblind + Statistieken + Totale afstand: + Bezochte locaties: + Totale tijd: + Coupons gespaard: \ No newline at end of file