From 3b6fc59e5ee0786bb5edb0e1dbffa52217d8706f Mon Sep 17 00:00:00 2001 From: Thomas Harris Date: Tue, 2 May 2017 09:48:36 -0400 Subject: [PATCH] Tweaks to intro text and locking screen orientation --- app/src/main/AndroidManifest.xml | 9 +++++++-- app/src/main/res/layout/activity_intro_1.xml | 15 ++++++++------- app/src/main/res/values/strings.xml | 5 +---- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 1a679f0..81d652c 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -10,7 +10,9 @@ android:label="@string/app_name" android:supportsRtl="true" android:theme="@style/AppTheme.ColorBlind"> - + @@ -19,10 +21,13 @@ - + \ No newline at end of file diff --git a/app/src/main/res/layout/activity_intro_1.xml b/app/src/main/res/layout/activity_intro_1.xml index 927c84d..8f36444 100644 --- a/app/src/main/res/layout/activity_intro_1.xml +++ b/app/src/main/res/layout/activity_intro_1.xml @@ -1,10 +1,10 @@ + android:id="@+id/linearLayout2" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" + android:padding="@dimen/fab_margin"> + android:textStyle="bold"/> + android:textAppearance="?android:textAppearanceLarge" + android:textColor="@android:color/black"/> \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9d43abd..0d4f9e3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -12,10 +12,7 @@ Welcome, %s Icon for current test - This application is designed to … \n\n There will be a - number of tests that you will complete on a given day. When you do not have a selection - of tests to perform for a day, you can practice these tests through this app as well. - \n\n You also are able to track your progress among each test. + This application is designed to track your performance on various tests.\n\nEach time you open this application, if you have tests assigned by your doctor, there will be a pop-up asking you to complete them. If you choose not to complete them in that given moment, you can come back to them by clicking the DAILY button. You also have the option to practice the various tests prescribed. You are also able to track your progress within each test.\n\nIf there are problems when completing your test, you can go to the feedback section to report the problems, which will be sent to your doctor. ENTER NEXT Welcome to the Test Suite