From 63999c8583712bd13aa0c95abda4876fbeabb7e3 Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 1 Nov 2016 22:01:49 +0100 Subject: [PATCH] feat/fix - added a separate style specifically for tvFreqDen to allow a habit to be repeated more than 99 days, thus increasing the cap to 999. Resolves #192 --- app/src/main/res/layout/edit_habit.xml | 2 +- app/src/main/res/values/styles_dialog.xml | 9 +++++++++ build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 4 ++-- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/edit_habit.xml b/app/src/main/res/layout/edit_habit.xml index a8d4b0b95..393e40f96 100644 --- a/app/src/main/res/layout/edit_habit.xml +++ b/app/src/main/res/layout/edit_habit.xml @@ -89,7 +89,7 @@ + style="@style/dialogFormInputLargeNumber"/> 2 + +