diff --git a/android-app/res/layout/cpp_wizard.xml b/android-app/res/layout/cpp_wizard.xml index e03cd5a4..72b3a2ec 100644 --- a/android-app/res/layout/cpp_wizard.xml +++ b/android-app/res/layout/cpp_wizard.xml @@ -23,37 +23,43 @@ --> + a:id="@+id/wizard_layout" + style="?cpp_dialog_style" + a:orientation="vertical"> + a:orientation="vertical" + a:id="@+id/wizard_content" + a:layout_width="match_parent" + a:layout_height="0dp" + a:layout_weight="1" + a:padding="6dp" + a:gravity="center" /> + a:orientation="horizontal" + a:layout_width="match_parent" + a:layout_height="wrap_content">