From 41e222e22f6cf67248ae40161f69cc1d2753f6a2 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sun, 16 Jan 2022 17:18:22 -0600 Subject: Added close button to DetailsActivity, updated strings and layouts --- androidApp/src/main/res/values/strings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'androidApp/src/main/res/values/strings.xml') diff --git a/androidApp/src/main/res/values/strings.xml b/androidApp/src/main/res/values/strings.xml index d2c6148..62963fa 100644 --- a/androidApp/src/main/res/values/strings.xml +++ b/androidApp/src/main/res/values/strings.xml @@ -17,6 +17,7 @@ OK Cancel Close + Send Username @@ -89,7 +90,7 @@ Send Command - Are you sure you want to send the command to device %1$s? + Command will be sent to device %1$s. Continue? -- cgit v1.2.3