From f783443d1435e30d4c42fc69aed34ce65dec9fb9 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Thu, 3 Dec 2015 21:41:03 +0100 Subject: [PATCH] task form improvements --- Habitica/res/layout/activity_task_form.xml | 62 +++++++++++----------- Habitica/res/values/strings.xml | 1 + Habitica/res/xml/preferences_fragment.xml | 6 +-- 3 files changed, 36 insertions(+), 33 deletions(-) diff --git a/Habitica/res/layout/activity_task_form.xml b/Habitica/res/layout/activity_task_form.xml index 2a92fe20b..9a7bd12e3 100644 --- a/Habitica/res/layout/activity_task_form.xml +++ b/Habitica/res/layout/activity_task_form.xml @@ -16,7 +16,6 @@ android:id="@+id/task_task_wrapper" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginBottom="@dimen/abc_action_bar_content_inset_material" android:layout_marginTop="@dimen/abc_action_bar_content_inset_material" android:orientation="vertical"> @@ -31,7 +30,7 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:hint="@string/text" - android:textColor="@color/text_light" /> + android:textColor="@android:color/black" /> + android:textColor="@android:color/black" /> - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/Habitica/res/values/strings.xml b/Habitica/res/values/strings.xml index 68586e15c..4ef6b383b 100644 --- a/Habitica/res/values/strings.xml +++ b/Habitica/res/values/strings.xml @@ -93,6 +93,7 @@ An error happened. Please try to connect Error: your credentials couldn\'t be saved! Logout + Account Details Welcome To use this application, you need to have an account on http://habitrpg.com. You can register using the register button in this application.\n\n If you already have an account, use the connect buttons, or the QRCode scanner. If you created your account using Facebook on the website, you will need to use the QRcode scanner or connect using your API and User token that you can find on http://habitrpg.com. diff --git a/Habitica/res/xml/preferences_fragment.xml b/Habitica/res/xml/preferences_fragment.xml index 583048342..7a24d1c6b 100644 --- a/Habitica/res/xml/preferences_fragment.xml +++ b/Habitica/res/xml/preferences_fragment.xml @@ -5,13 +5,13 @@ android:title="@string/pref_account_header"> - + android:summary="Log out of your account"/>