From 2d69170f4f6bd54efc472462d47f10988942bcba Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 15 Jul 2020 11:51:29 +0800 Subject: Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. --- app/src/main/res/xml/video_preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/video_preferences.xml b/app/src/main/res/xml/video_preferences.xml index 9c215db2..a0924140 100644 --- a/app/src/main/res/xml/video_preferences.xml +++ b/app/src/main/res/xml/video_preferences.xml @@ -19,6 +19,12 @@ app:key="automatically_try_redgifs" app:title="@string/settings_automatically_try_redgifs_title" /> + + -- cgit v1.2.3