diff --git a/app/src/main/res/layout/overview_editquickwizard_dialog.xml b/app/src/main/res/layout/overview_editquickwizard_dialog.xml index 405af2ae59..5debb23182 100644 --- a/app/src/main/res/layout/overview_editquickwizard_dialog.xml +++ b/app/src/main/res/layout/overview_editquickwizard_dialog.xml @@ -4,151 +4,157 @@ android:layout_height="match_parent" tools:context="info.nightscout.androidaps.plugins.Overview.Dialogs.EditQuickWizardDialog"> - - - - - - - - - - - + android:layout_height="match_parent"> + android:layout_height="match_parent" + android:layout_margin="15dp" + android:orientation="vertical"> - + android:text="@string/overview_editquickwizard_buttontext" + android:textAppearance="@android:style/TextAppearance.Material.Medium" /> - + android:ems="10" + android:inputType="text" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +