From 24cc7ea1040c9bdde94ef108adecef7b78eb98e0 Mon Sep 17 00:00:00 2001 From: Franze Jr Date: Thu, 5 Nov 2015 18:28:17 -0300 Subject: [PATCH] [#26] - Changes proposed by team. Add report a bug button, source code button and small changes and refactorings --- Habitica/res/layout/fragment_about.xml | 58 +++++++++++++------ Habitica/res/values/strings.xml | 6 +- .../habitica/ui/fragments/AboutFragment.java | 22 ++++--- 3 files changed, 60 insertions(+), 26 deletions(-) diff --git a/Habitica/res/layout/fragment_about.xml b/Habitica/res/layout/fragment_about.xml index 022eec83e..41d89aa8d 100644 --- a/Habitica/res/layout/fragment_about.xml +++ b/Habitica/res/layout/fragment_about.xml @@ -63,6 +63,40 @@ android:background="@android:color/darker_gray" android:layout_marginTop="20sp" /> +