From 7d1b4c363f16556999ae12809239e7ed2443e756 Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Wed, 11 Sep 2019 10:08:38 +1000 Subject: [PATCH] Add beta terms label --- res/layout/registration_welcome_activity.xml | 22 +++++++++++++++++--- res/values/strings.xml | 1 + 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/res/layout/registration_welcome_activity.xml b/res/layout/registration_welcome_activity.xml index 69cb628f33..d08003387a 100644 --- a/res/layout/registration_welcome_activity.xml +++ b/res/layout/registration_welcome_activity.xml @@ -1,7 +1,7 @@ - @@ -26,7 +26,7 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/textView" app:layout_constraintEnd_toEndOf="parent" - app:layout_constraintBottom_toTopOf="@id/welcome_terms_button" + app:layout_constraintBottom_toTopOf="@id/beta_terms_label" android:orientation="vertical" android:gravity="center"> @@ -37,6 +37,21 @@ + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 6488c933b5..10f66eeca1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1547,6 +1547,7 @@ Loki Messenger Some features of Loki Messenger (such as automatic message backup) require storage access to work. + "Loki Messenger is currently in beta. For development purposes the beta version collects basic usage statistics and crash logs. In addition, the beta version doesn't provide full privacy and shouldn\'t be used to transmit sensitive information." Privacy Policy Create Your Loki Messenger Account