1719pankaj / 1719pankaj/Dank-Memes-2
Enable GIF support.
- Dominant language
- Kotlin
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Look at MainFragment.kt to find where GIFs are filtered out. The share button logic that extracts images from the imageView will need updating to handle GIFs. Also, add a toggle switch in the config fragment for enabling/disabling GIFs. Test the changes by running the app and verifying GIF display and sharing work correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100