From 48581a0ac6cda4a02a417235552c658ccbad27d6 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Thu, 5 Dec 2019 16:39:34 +0100 Subject: [PATCH] move wear arrays to extra resources file --- wear/src/main/res/values/arrays.xml | 66 ++++++++++++++++++++++++++++ wear/src/main/res/values/strings.xml | 61 ------------------------- 2 files changed, 66 insertions(+), 61 deletions(-) create mode 100644 wear/src/main/res/values/arrays.xml diff --git a/wear/src/main/res/values/arrays.xml b/wear/src/main/res/values/arrays.xml new file mode 100644 index 0000000000..9985ab6e7d --- /dev/null +++ b/wear/src/main/res/values/arrays.xml @@ -0,0 +1,66 @@ + + + + + 1 hour + 2 hours + 3 hours + 4 hours + 5 hours + + + + 1 + 2 + 3 + 4 + 5 + + + + Low + Medium + High + + + + 1 + 2 + 3 + + + + Default + Quick righty + Quick lefty + Modern Sparse + + + + 1 + 2 + 3 + 4 + + + + Default + Menu + Wizard + Bolus + eCarb + Status + None + + + + default + menu + wizard + bolus + ecarb + status + none + + + diff --git a/wear/src/main/res/values/strings.xml b/wear/src/main/res/values/strings.xml index ca24978853..87ca25e0b9 100644 --- a/wear/src/main/res/values/strings.xml +++ b/wear/src/main/res/values/strings.xml @@ -4,67 +4,6 @@ AAPS AAPS - - 1 hour - 2 hours - 3 hours - 4 hours - 5 hours - - - - 1 - 2 - 3 - 4 - 5 - - - - Low - Medium - High - - - - 1 - 2 - 3 - - - - Default - Quick righty - Quick lefty - Modern Sparse - - - - 1 - 2 - 3 - 4 - - - - Default - Menu - Wizard - Bolus - eCarb - Status - None - - - - default - menu - wizard - bolus - ecarb - status - none - AAPS AAPS(Large)