Animated GIFs: Preview is a fixed image
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### Is your feature request related to a problem? Please describe.
Hello, I've remarked that GIF images are played in the web browser but not in the android client when clicked on.
Looking around, it might be caused by the fact we [use the local storage](https://github.com/nextcloud/android/blob/89ddbd467cc8cee8e8f9d439c5394c2211e0d346/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.java#L671).
Is there any reasons to not use the online version of the file is not present locally ?
It do would mean that the file is downloaded. Just as the browser does.
### Describe the solution you'd like
It would be really nice to be able to view the entire GIF when clicking on it like videos.
### Additional context
Maybe it's only a problem on my device, so here is the list:
Server: NextCloud 24.0.5
Windows 10 (64 bits)
Firefox Nigthly 107.0a1 (2022-09-20) (64 bits)
VS.
Android 11
Nextcloud 3.21.2
Contributor guide
Assessment
This issue has not been assessed yet.