From 08a01ba7816ee09d3923e984fe30a9ee14594851 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 5 Nov 2016 12:14:09 +1300 Subject: Implement start screen logic --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (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 4e51b6b..e421fd4 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -3,4 +3,5 @@ Server This screen will be shown only once. After you click the button, server address will be saved in preferences. To change it, clear app data from application manager. Start + Server connection failed -- cgit v1.2.3