From 34127032de45b6f860d998daf3adfebcb029e0fc Mon Sep 17 00:00:00 2001 From: MetalNeo <53447663+MetalNeo@users.noreply.github.com> Date: Mon, 20 Dec 2021 13:13:08 +0000 Subject: Added Setting for Separate NSFW Download Folder (#584) Add an option to separate NSFW media downloads --- app/src/main/res/xml/download_location_preferences.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/src/main/res/xml/download_location_preferences.xml') diff --git a/app/src/main/res/xml/download_location_preferences.xml b/app/src/main/res/xml/download_location_preferences.xml index e8215fe9..4e2c1f7a 100644 --- a/app/src/main/res/xml/download_location_preferences.xml +++ b/app/src/main/res/xml/download_location_preferences.xml @@ -11,6 +11,15 @@ app:key="video_download_location" app:title="@string/settings_video_download_location_title" /> + + + +