diff --git a/res/layout/choose_data_sim_page.xml b/res/layout/choose_data_sim_page.xml index fdac422d..0de7e1d4 100644 --- a/res/layout/choose_data_sim_page.xml +++ b/res/layout/choose_data_sim_page.xml @@ -25,7 +25,8 @@ + android:layout_height="match_parent" + style="@style/SudContentFrame"> - + android:layout_height="wrap_content" /> diff --git a/res/layout/finish_activity.xml b/res/layout/finish_activity.xml index a80a5609..70050635 100644 --- a/res/layout/finish_activity.xml +++ b/res/layout/finish_activity.xml @@ -28,7 +28,8 @@ + android:orientation="vertical" + style="@style/SudContentFrame"> + android:padding="@dimen/content_margin_left"/> - + android:layout_height="wrap_content" /> diff --git a/res/layout/intro_restore_activity.xml b/res/layout/intro_restore_activity.xml index 09366057..a3934a08 100644 --- a/res/layout/intro_restore_activity.xml +++ b/res/layout/intro_restore_activity.xml @@ -25,7 +25,8 @@ + android:layout_height="match_parent" + style="@style/SudContentFrame"> + android:layout_height="wrap_content"> -