UdacityAndroidDevScholarship / gis-2k18

This application is a collaborative project made by the Google Udacity Android Developer Scholars.
49 stars 85 forks source link

On Home Page Back button Issue #25

Closed pawankhandal52 closed 6 years ago

pawankhandal52 commented 6 years ago

This issue on a this branch "Firebase-Added" When user select the Navigation Drawer item one by one Like Members after that GIS Stories. then the issue is when pressing the device back button then it will show all the pages on by one.

Solution:- When user click back button then simply close the application.

knightcube commented 6 years ago

do you want to work on this issue and fix it?

pawankhandal52 commented 6 years ago

Yes i Want to work on this issue and fix this asap.

knightcube commented 6 years ago

i am sorry i will assign it to you after some time

pawankhandal52 commented 6 years ago

So can i start work on that or wait for your time when you will assign.

knightcube commented 6 years ago

i have assigned this issue to you....you can start working on it right away

sidhuparas commented 6 years ago

Pressing the back button and closing the app sometimes make a horrible experience. I have faced this once.

Alternative: Instead we can just show the Navigation Drawer when back button is clicked and if it’s clicked again within 2 seconds, close the app. This behavior is also implemented in some apps.

I think mods need to think on it @knightcube

pawankhandal52 commented 6 years ago

@knightcube I have fix the issue now when user is press the back button then App will close.So can i make a pull request for that.

Saurav2304 commented 6 years ago

Yes.. Send pull request!