Mozilla-Campus-Club-Cummins / android_hacktober24

Android Development repository for beginners , limited to Cummins College of Engineering for Women Pune.
2 stars 4 forks source link

Grid Layout Image Gallery #6

Open Noopur-Thombare opened 1 month ago

Noopur-Thombare commented 1 month ago

Build an image gallery that displays images in a Grid Layout. When an image is clicked, open a new screen (Activity) showing the image in full screen with a back button to return to the gallery

eshadeo commented 1 month ago

Hello, I would like to work on this. Can you please assign me this? Name : Esha Deo Branch : Comp Class : BTech B

ananahyeah commented 1 month ago

hello @eshadeo you get 2 days from now to work on this issue Thank you.

eshadeo commented 1 month ago

Can I opt to remove the back button on the image page? Because it doesn't look good and the same functionality can be used with the existing phone back button/gesture. Also, I have developed the app in Kotlin so I cant really create the app inside the main branch or a new branch, what should I do?

eshadeo commented 1 month ago

I have created a pull request with what I've done so far.