Maybe fixed a lot of bugs in DownloadRedditVideoService, DownloadMediaService and GlideImageGetter. Fix gfycat video not playing when opening in compact layout.

This commit is contained in:
Alex Ning
2020-11-06 19:33:45 +08:00
parent 979ff84f46
commit 4a67e02639
6 changed files with 33 additions and 14 deletions

View File

@@ -365,7 +365,7 @@
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="${applicationId}.provider"
android:authorities="ml.docilealligator.infinityforreddit.provider"
android:exported="false"
android:grantUriPermissions="true">
<meta-data