Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix random deletion issue #2986

Open
wants to merge 3 commits into
base: development
Choose a base branch
from
Open

Fix random deletion issue #2986

wants to merge 3 commits into from

Conversation

sonusourav
Copy link
Member

Fixed #2979

Changes:
The delete icon is visible now only in edit mode and not always.

Before

Since it was visible even when the images were not selected, random no of images was getting deleted and the app was crashing.

WhatsApp Image 2020-01-20 at 1 02 14 AM

After

Now, only when either albums or images are selected, the delete icon is visible on the Action bar.

WhatsApp Image 2020-01-20 at 12 58 45 AM

@mariobehling
Copy link
Member

Travis is failing on your PR. Please fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crashing on deleting images
2 participants