1719pankaj / Dank-Memes-2

7 stars 5 forks source link

Enable GIF support. #12

Open 1719pankaj opened 3 years ago

1719pankaj commented 3 years ago

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.