From 6f34d854ea7552fadd9b22e934b45cd86ebc162b Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 8 Jul 2020 22:19:08 +0800 Subject: Setting autoplay videos visible area offset is available. Remove Crashy because it will crash on some devices, such as Pixel Slate. --- app/src/main/res/xml/about_preferences.xml | 5 ----- app/src/main/res/xml/video_preferences.xml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 5 deletions(-) (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 6561eec3..a73f9aaa 100644 --- a/app/src/main/res/xml/about_preferences.xml +++ b/app/src/main/res/xml/about_preferences.xml @@ -45,11 +45,6 @@ app:title="@string/settings_share_title" app:summary="@string/settings_share_summary" /> - - + + + + \ No newline at end of file -- cgit v1.2.3