-
Notifications
You must be signed in to change notification settings - Fork 20
Cannot play video #15
Comments
I can confirm this issue and it's happening for gifs too |
I need to do more research on this, but it appears to be related to the 'play' button location and size - 'play' only responds properly if you tap in the exact center of the screen; tapping elsewhere just shows.hides the menu, acting like an image. |
Can confirm, this works. But I've toggled instant play and still receive a preview with hidden play button instead. |
More information: This is related to the https://github.com/mikepenz/Android-Iconics library, used for icons in various places, not showing the Play icon properly. |
Further investigation shows this is related to the Theme library, not Iconics. Removing the internal call to the |
Extended: mikepenz/Android-Iconics#470 and mikepenz/Android-Iconics#480 are related. |
================== * Update library versions to latest * Fix "Two identically-named options in the "open with" menu" - #13 * Fix "Crash when clicking the changelog button" - #14 * Fix "Cannot play video" - #15 * Fix ""About" links inconsistent" - #18 * Fix an issue with `content://` vs `file://` media types when selecting 'Open With' - #20
Steps:
Expected:
Actual:
Workaround:
Environment:
The text was updated successfully, but these errors were encountered: