diff --git a/app/src/main/res/layout/activity_profilehelper.xml b/app/src/main/res/layout/activity_profilehelper.xml index 09f11c0ff2..1b41867d16 100644 --- a/app/src/main/res/layout/activity_profilehelper.xml +++ b/app/src/main/res/layout/activity_profilehelper.xml @@ -90,6 +90,7 @@ android:id="@+id/age" android:layout_width="130dp" android:layout_height="40dp" + android:layout_marginBottom="2dp" app:customContentDescription="@string/age" /> @@ -112,6 +113,7 @@ android:id="@+id/tdd" android:layout_width="130dp" android:layout_height="40dp" + android:layout_marginBottom="2dp" app:customContentDescription="@string/tdd_total" /> @@ -134,6 +136,7 @@ android:id="@+id/weight" android:layout_width="130dp" android:layout_height="40dp" + android:layout_marginBottom="2dp" app:customContentDescription="@string/weight_label" /> diff --git a/app/src/main/res/layout/dialog_carbs.xml b/app/src/main/res/layout/dialog_carbs.xml index 00028bf5ba..0455f7c3ae 100644 --- a/app/src/main/res/layout/dialog_carbs.xml +++ b/app/src/main/res/layout/dialog_carbs.xml @@ -109,7 +109,7 @@ - + - + @@ -158,6 +159,7 @@ android:layout_width="130dp" android:layout_height="40dp" android:layout_gravity="center_horizontal" + android:layout_marginBottom="2dp" app:customContentDescription="@string/careportal_newnstreatment_duration_label" /> + android:layout_marginBottom="2dp" + app:customContentDescription="@string/time_offset" /> + android:layout_marginBottom="2dp" + app:customContentDescription="@string/careportal_newnstreatment_duration_label" /> + android:layout_marginBottom="2dp" + app:customContentDescription="@string/careportal_newnstreatment_percentage_label" /> + android:padding="5dp" + android:layout_marginBottom="5dp"> + android:text="@string/do_not_bolus_record_only" + tools:visibility="gone"/> @@ -77,6 +79,7 @@ android:id="@+id/insulin" android:layout_width="130dp" android:layout_height="40dp" + android:layout_marginBottom="2dp" app:customContentDescription="@string/overview_insulin_label" />