From 6b2dd5b290850301472a7097c84f76972b43b507 Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 26 Mar 2021 20:09:25 +0100 Subject: Add new Preferences activity and allow choosing temperature units --- app/src/main/res/values/strings.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c90f66a..df21b28 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -14,6 +14,8 @@ %.1f °C + %.0f °F + %.1f °K Last 24h: @@ -40,4 +42,8 @@ Unrecognized device Unknown failure + + Settings + Units + \ No newline at end of file -- cgit v1.2.3