diff --git a/res/layout-large-notouch/welcome_activity.xml b/res/layout-large-notouch/welcome_activity.xml
index 46c12319..33411913 100644
--- a/res/layout-large-notouch/welcome_activity.xml
+++ b/res/layout-large-notouch/welcome_activity.xml
@@ -1,7 +1,7 @@
-
+ android:layout_height="match_parent"
+ style="@style/SudContentFrame">
+ android:gravity="center_vertical"
+ android:weightSum="100"
+ android:orientation="vertical">
-
-
-
-
-
-
-
-
-
-
-
+ android:padding="@dimen/content_margin_left" />
+
-
-
-
+ android:layout_gravity="center"
+ android:text="@string/start"
+ style="@style/SudGlifButton.Primary" />
+
-
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/setup_lineage_settings.xml b/res/layout/setup_lineage_settings.xml
index 32be9127..5d206e41 100644
--- a/res/layout/setup_lineage_settings.xml
+++ b/res/layout/setup_lineage_settings.xml
@@ -1,7 +1,7 @@
+
+ 56dp
+
diff --git a/res/values-large-notouch/styles.xml b/res/values-large-notouch/styles.xml
index b5121a2f..8d16f340 100644
--- a/res/values-large-notouch/styles.xml
+++ b/res/values-large-notouch/styles.xml
@@ -1,6 +1,6 @@
-
+
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 6e4aa0b0..43b5ad54 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -1,6 +1,7 @@