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/anim/slide_out_down.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 app/src/main/res/anim/slide_out_down.xml (limited to 'app/src/main/res/anim/slide_out_down.xml') diff --git a/app/src/main/res/anim/slide_out_down.xml b/app/src/main/res/anim/slide_out_down.xml new file mode 100644 index 00000000..f6fb89c8 --- /dev/null +++ b/app/src/main/res/anim/slide_out_down.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3