From 50da29ad8c507898b337b0ebcb84b34ef1680978 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 18 Sep 2019 16:01:08 +0800 Subject: Saving and unsaving comments are now available. Use xml thumbtack to avoid crashes on low resolution devices. Add a subreddit link in Settings -> About. --- app/src/main/res/xml/about_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/about_preferences.xml b/app/src/main/res/xml/about_preferences.xml index e27844fc..942a0cd4 100644 --- a/app/src/main/res/xml/about_preferences.xml +++ b/app/src/main/res/xml/about_preferences.xml @@ -30,4 +30,9 @@ app:title="@string/settings_reddit_account_title" app:summary="@string/settings_reddit_account_summary" /> + + \ No newline at end of file -- cgit v1.2.3