diff --git a/app/src/main/res/layout/edit_habit.xml b/app/src/main/res/layout/edit_habit.xml index a6466865c..bc2f0a98c 100644 --- a/app/src/main/res/layout/edit_habit.xml +++ b/app/src/main/res/layout/edit_habit.xml @@ -65,7 +65,7 @@ android:id="@+id/sFrequency" android:theme="@style/dialogFormText" android:layout_width="wrap_content" - android:layout_height="wrap_content" + android:layout_height="25dp" android:minWidth="400dp" android:entries="@array/frequencyQuickSelect" android:visibility="gone"/> diff --git a/app/src/main/res/layout/show_habit.xml b/app/src/main/res/layout/show_habit.xml index ebcbe5ce7..dc5bd6838 100644 --- a/app/src/main/res/layout/show_habit.xml +++ b/app/src/main/res/layout/show_habit.xml @@ -61,15 +61,15 @@ style="@style/Card" android:gravity="center"> - @color/blue_800 + +