From 18f1ccb563d3753635df03d67afdd157a21bdbca Mon Sep 17 00:00:00 2001 From: maskara Date: Sun, 12 Mar 2017 19:51:51 +0530 Subject: [PATCH] Add beta opt in link in settings page --- app/src/main/res/values/strings.xml | 2 ++ app/src/main/res/xml/preferences.xml | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e1c748024..66405eb40 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -158,4 +158,6 @@ Tap this message (or hit back) to skip this step. Title of the media Description Description of the media goes here. This can potentially be fairly long, and will need to wrap across multiple lines. We hope it looks nice though. + Become a Tester + https://play.google.com/apps/testing/fr.free.nrw.commons diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index e7e495cf9..60a5b3ef5 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -13,5 +13,10 @@ android:summary="@string/allow_gps_summary" android:key="allowGps" /> + + + +