From f727b25bb317d78f98c368e67f057291147be274 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Sun, 10 May 2020 18:42:20 +0200 Subject: [PATCH] cleanup --- app/src/main/res/values/strings.xml | 1 - {app => core}/src/main/res/drawable/ic_error_red_48dp.xml | 0 core/src/main/res/layout/dialog_error.xml | 2 +- core/src/main/res/values/strings.xml | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) rename {app => core}/src/main/res/drawable/ic_error_red_48dp.xml (100%) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 335bb4898d..e56d145f97 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -811,7 +811,6 @@ Enable SMB when there is temp target active (eating soon, exercise) Enable SMB with high temp targets Enable SMB when there is high temp target active (exercise) - Mute Insulin Carbs Buttons diff --git a/app/src/main/res/drawable/ic_error_red_48dp.xml b/core/src/main/res/drawable/ic_error_red_48dp.xml similarity index 100% rename from app/src/main/res/drawable/ic_error_red_48dp.xml rename to core/src/main/res/drawable/ic_error_red_48dp.xml diff --git a/core/src/main/res/layout/dialog_error.xml b/core/src/main/res/layout/dialog_error.xml index 42ad93318d..a731078fd4 100644 --- a/core/src/main/res/layout/dialog_error.xml +++ b/core/src/main/res/layout/dialog_error.xml @@ -3,7 +3,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" - tools:context=".dialogs.ErrorDialog"> + tools:context="info.nightscout.androidaps.dialogs.ErrorDialog"> Objectives Close Please wait… + Mute Limiting max basal rate to %1$.2f U/h because of %2$s