From 8efd02661bbd7e2115d74b33f01231cab0d3dc8f Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Wed, 17 Feb 2016 15:24:59 -0500 Subject: [PATCH] Minor UI changes --- app/src/main/res/layout/edit_habit.xml | 3 ++- app/src/main/res/values/styles_dialog.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/edit_habit.xml b/app/src/main/res/layout/edit_habit.xml index f0f8eaccc..7bb8eb411 100644 --- a/app/src/main/res/layout/edit_habit.xml +++ b/app/src/main/res/layout/edit_habit.xml @@ -83,7 +83,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="end" - android:paddingEnd="16dp"> + android:paddingEnd="16dp" + android:paddingRight="16dp">