CSwala / CSwala-android

An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.
54 stars 51 forks source link

Add a dialog to confirm exit #144

Closed GowthamGoush closed 3 years ago

GowthamGoush commented 3 years ago

💠 Generally, on back pressed, the application exits to the mobile home screen. 💠 Sometimes, this might deprive the user experience if the user presses the back key accidentally. 💠 Therefore, it is wise to seek confirmation before exiting the app on back pressed with either a dialog or a toast.

deepsjuneja commented 3 years ago

Can I work on this issue?

GowthamGoush commented 3 years ago

I'm working on this