From 8cec7aff119459f9478d296906a9167c808be89f Mon Sep 17 00:00:00 2001 From: Hermes Junior Date: Sat, 20 Jun 2020 00:51:13 +0200 Subject: Add version info to about section. --- app/src/main/res/values/strings.xml | 3 +++ app/src/main/res/xml/about_preferences.xml | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 53f28bc9..dff92e8d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -402,6 +402,8 @@ r/Infinity_For_Reddit Share Share this app to other people if you enjoy it + Infinity For Reddit + Version %s Customization Light Theme Dark Theme @@ -425,6 +427,7 @@ Subreddit Name (Without r/ prefix) MultiReddit Name (/user/yourusername/m/yourmultiredditname) Username (Without u/ prefix) + There\'s no developer options here Cannot get the link diff --git a/app/src/main/res/xml/about_preferences.xml b/app/src/main/res/xml/about_preferences.xml index 2772f2ed..a73f9aaa 100644 --- a/app/src/main/res/xml/about_preferences.xml +++ b/app/src/main/res/xml/about_preferences.xml @@ -45,4 +45,9 @@ app:title="@string/settings_share_title" app:summary="@string/settings_share_summary" /> - \ No newline at end of file + + + -- cgit v1.2.3