redlor / Minitask

Simple and lightweight todo list/task list for Android
Apache License 2.0
12 stars 8 forks source link

If in MainActivity on backpress doesn't exit the app #18

Closed redlor closed 6 years ago

redlor commented 6 years ago

Pressing phone back button doesn't exit the app when in mainActivity

redlor commented 6 years ago

Fixed by overriding onBackPressed in the MainActivity.