From d1fdbe44b0d8788561427697e160bec817aaf285 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 8 Sep 2016 10:28:53 +0200 Subject: [PATCH] fixed layouting for participate text --- res/layout/participate_layout.xml | 5 ++--- res/values/dims.xml | 1 + res/values/strings.xml | 5 ++--- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/res/layout/participate_layout.xml b/res/layout/participate_layout.xml index 9d0b5c3305..0232025b65 100755 --- a/res/layout/participate_layout.xml +++ b/res/layout/participate_layout.xml @@ -149,7 +149,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/participate_contribute_irc_text" - android:padding="@dimen/standard_half_padding" + android:paddingBottom="@dimen/standard_quarter_padding" android:textAppearance="?android:attr/textAppearanceMedium"/> diff --git a/res/values/dims.xml b/res/values/dims.xml index 5dccd942a8..b497f5fc6e 100644 --- a/res/values/dims.xml +++ b/res/values/dims.xml @@ -37,6 +37,7 @@ 128dp 16dp 8dp + 4dp 16dp 8dp 56dp diff --git a/res/values/strings.xml b/res/values/strings.xml index f361547c37..24aa3dda4b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -478,12 +478,11 @@ Test the Beta version This includes all upcoming features and is very bleeding edge. Bugs/errors can occur and if they do, please report them to us. <a href="%2$s">Download the APK</a> or Release candidate - The release candidate (RC) is a snapshot of the upcoming - release and it is expected to be stable. Testing your individual setup could help to ensure this. Sign up for testing on the Play store or manually look in the \"versions\" section on F-Droid. + The release candidate (RC) is a snapshot of the upcoming release and it is expected to be stable. Testing your individual setup could help to ensure this. Sign up for testing on the Play store or manually look in the \"versions\" section on F-Droid. Actively Contribute Join the chat on IRC: <a href="%1$s">#nextcloud-mobile</a> Help others on the <a href="%1$s>forum</a> - Be part of the Team and contribute as a developer: <a href="https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md">Github CONTRIBUTING.md</a> + Contribute as a developer, see <a href="https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md">CONTRIBUTING.md</a> for details