Currently gifs are programmatically filtered out in MainFragment.kt
Now enabling it will break the share button. Because of the way we extract image from the imageView to share.
This needs to be worked on,
And also a toggle switch in the config fragment to toggle gifs would be nice too.
Currently gifs are programmatically filtered out in MainFragment.kt Now enabling it will break the share button. Because of the way we extract image from the imageView to share. This needs to be worked on, And also a toggle switch in the config fragment to toggle gifs would be nice too.