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

Refactor Gallery UI to Use Grid Layout and Image Viewer Fragment #8

Open
Chayandev opened this issue Oct 8, 2024 · 1 comment
Open

Comments

@Chayandev
Copy link

Chayandev commented Oct 8, 2024

Fixes and new impelmentation in detail:

1. Implement a Grid Layout: Display images in a 2-column grid for a cleaner, more organized gallery view. The grid should be responsive to different screen sizes and maintain even spacing between images.

2. Image Viewer Fragment: When a user clicks on an image in the grid, open the image in a full-screen fragment.
The fragment should have a sleek UI with options to:
Delete the image: Provide a confirmation dialog before deleting.
Download the Image: Show a toast notification confirming the download action.
Ensure smooth transitions between the gallery and the image viewer fragment.

If you assign this issue to me, I will start work on it.

@chesh-ire
Copy link

Hey ,
I would like to work on this issue . Please assign this to me

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

No branches or pull requests

2 participants