From 8b90e092e2422123ef5ae94065801b65f5e6c624 Mon Sep 17 00:00:00 2001 From: nielsandriesse Date: Thu, 30 Jul 2020 09:19:23 +1000 Subject: [PATCH] Integrate new copy --- res/layout-sw400dp/activity_pn_mode.xml | 188 ++++++++++++------------ res/layout/activity_pn_mode.xml | 186 +++++++++++------------ res/xml/preferences_notifications.xml | 4 +- 3 files changed, 191 insertions(+), 187 deletions(-) diff --git a/res/layout-sw400dp/activity_pn_mode.xml b/res/layout-sw400dp/activity_pn_mode.xml index e2e5433453..5efbf059bd 100644 --- a/res/layout-sw400dp/activity_pn_mode.xml +++ b/res/layout-sw400dp/activity_pn_mode.xml @@ -1,114 +1,116 @@ - + android:layout_height="match_parent" + android:background="@drawable/default_session_background" + android:orientation="vertical"> - + + + android:layout_marginLeft="@dimen/very_large_spacing" + android:layout_marginRight="@dimen/very_large_spacing" + android:textSize="@dimen/very_large_font_size" + android:textStyle="bold" + android:textColor="@color/text" + android:text="Message Notifications" /> + + + + - - + android:textStyle="bold" + android:text="Fast Mode" /> - + android:layout_marginTop="4dp" + android:textSize="@dimen/very_small_font_size" + android:textColor="@color/text" + android:text="You’ll be notified of new messages reliably and immediately using Google’s notification servers. The contents of your messages, and who you’re messaging, are never exposed to Google." /> - - - - - - - - - - - - - - - - -