diff --git a/app/res/drawable/button_green_background.xml b/app/res/drawable/button_green_background.xml index 7c1d045bc2..bdf260cce5 100644 --- a/app/res/drawable/button_green_background.xml +++ b/app/res/drawable/button_green_background.xml @@ -5,4 +5,5 @@ + \ No newline at end of file diff --git a/app/res/drawable/rounded_button.xml b/app/res/drawable/rounded_button.xml new file mode 100644 index 0000000000..b8647d59d6 --- /dev/null +++ b/app/res/drawable/rounded_button.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/app/res/layout-land/activity_crash_warning.xml b/app/res/layout-land/activity_crash_warning.xml index 92bde2be99..a609c98889 100644 --- a/app/res/layout-land/activity_crash_warning.xml +++ b/app/res/layout-land/activity_crash_warning.xml @@ -93,12 +93,11 @@ - + android:layout_marginEnd="@dimen/standard_spacer"/> - + android:layout_marginEnd="@dimen/standard_spacer"/> - + - + android:layout_toStartOf="@id/neutral_button"/> \ No newline at end of file diff --git a/app/res/layout/dots_detail.xml b/app/res/layout/dots_detail.xml index f29952483e..5e4ba46ad4 100644 --- a/app/res/layout/dots_detail.xml +++ b/app/res/layout/dots_detail.xml @@ -40,18 +40,20 @@ android:id="@+id/dotsbuttonframe" android:weightSum="1"> - + android:layout_weight="0.5"/> - + android:layout_weight="0.5"/> diff --git a/app/res/layout/dotsdoses.xml b/app/res/layout/dotsdoses.xml index c11b044085..d71a563174 100644 --- a/app/res/layout/dotsdoses.xml +++ b/app/res/layout/dotsdoses.xml @@ -61,10 +61,11 @@ android:id="@+id/dots_dose_four"> - + android:layout_alignParentBottom="true"/> diff --git a/app/res/layout/draw_layout.xml b/app/res/layout/draw_layout.xml index 203a239874..a4ff50b4da 100644 --- a/app/res/layout/draw_layout.xml +++ b/app/res/layout/draw_layout.xml @@ -19,7 +19,8 @@ android:layout_height="wrap_content" android:layout_alignParentBottom="true"> -