diff --git a/res/layout-sw400dp/activity_pn_mode.xml b/res/layout-sw400dp/activity_pn_mode.xml
index 66431151b..e31e269a2 100644
--- a/res/layout-sw400dp/activity_pn_mode.xml
+++ b/res/layout-sw400dp/activity_pn_mode.xml
@@ -1,116 +1,114 @@
-
+ android:layout_height="wrap_content">
-
-
-
-
-
-
-
+ android:orientation="vertical">
+
+
+ android:text="There are two ways Session can notify you of new messages." />
-
+ android:layout_marginLeft="@dimen/very_large_spacing"
+ android:layout_marginTop="@dimen/large_spacing"
+ android:layout_marginRight="@dimen/very_large_spacing"
+ android:padding="12dp"
+ android:orientation="vertical"
+ android:background="@drawable/pn_option_background">
-
+
+
+
+
+
+
+
+
+ android:layout_marginLeft="@dimen/very_large_spacing"
+ android:layout_marginTop="@dimen/small_spacing"
+ android:layout_marginRight="@dimen/very_large_spacing"
+ android:padding="12dp"
+ android:orientation="vertical"
+ android:background="@drawable/pn_option_background">
-
+
-
+
-
+
+
+ android:layout_height="@dimen/medium_button_height"
+ android:layout_marginLeft="@dimen/massive_spacing"
+ android:layout_marginTop="@dimen/very_large_spacing"
+ android:layout_marginRight="@dimen/massive_spacing"
+ android:layout_marginBottom="@dimen/onboarding_button_bottom_offset"
+ android:text="@string/continue_2" />
-
+
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/activity_pn_mode.xml b/res/layout/activity_pn_mode.xml
index 2ab9cc860..2e8f12b7f 100644
--- a/res/layout/activity_pn_mode.xml
+++ b/res/layout/activity_pn_mode.xml
@@ -1,116 +1,114 @@
-
+ android:layout_height="wrap_content">
-
-
-
-
-
-
-
+ android:orientation="vertical">
+
+
+ android:text="There are two ways Session can notify you of new messages." />
-
+ android:layout_marginLeft="@dimen/very_large_spacing"
+ android:layout_marginTop="@dimen/medium_spacing"
+ android:layout_marginRight="@dimen/very_large_spacing"
+ android:padding="12dp"
+ android:orientation="vertical"
+ android:background="@drawable/pn_option_background">
-
+
+
+
+
+
+
+
+
+ android:layout_marginLeft="@dimen/very_large_spacing"
+ android:layout_marginTop="@dimen/small_spacing"
+ android:layout_marginRight="@dimen/very_large_spacing"
+ android:padding="12dp"
+ android:orientation="vertical"
+ android:background="@drawable/pn_option_background">
-
+
-
+
-
+
+
+ android:layout_height="@dimen/medium_button_height"
+ android:layout_marginLeft="@dimen/massive_spacing"
+ android:layout_marginTop="@dimen/very_large_spacing"
+ android:layout_marginRight="@dimen/massive_spacing"
+ android:layout_marginBottom="@dimen/onboarding_button_bottom_offset"
+ android:text="@string/continue_2" />
-
+
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file