1719pankaj / 1719pankaj/Dank-Memes-2

Enable GIF support.

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
bug enhancement Hacktoberfest
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.