From 6b5c98b690afc63c7822a9054076deb24fa3b6bb Mon Sep 17 00:00:00 2001 From: ne0fhyk Date: Wed, 28 Jan 2015 10:30:14 -0800 Subject: [PATCH] description update for the follow me mode. --- Android/build.gradle | 2 +- Android/res/layout/fragment_mode_follow.xml | 4 +--- .../android/fragments/mode/ModeFollowFragment.java | 2 ++ 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Android/build.gradle b/Android/build.gradle index 95877fc6fb..64b06c7a0e 100644 --- a/Android/build.gradle +++ b/Android/build.gradle @@ -28,7 +28,7 @@ android { applicationId 'org.droidplanner.android' minSdkVersion 14 targetSdkVersion 21 - versionCode 30014 + versionCode 30015 versionName getGitVersion() } diff --git a/Android/res/layout/fragment_mode_follow.xml b/Android/res/layout/fragment_mode_follow.xml index 0a3a6a8909..e93a93c593 100644 --- a/Android/res/layout/fragment_mode_follow.xml +++ b/Android/res/layout/fragment_mode_follow.xml @@ -4,9 +4,7 @@ style="@style/flyoutPanelLayout" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" - android:paddingLeft="3dp" - android:paddingRight="3dp"> + android:orientation="vertical">