mkvisakan / AUDLAndroid

Android application for AUDL
1 stars 2 forks source link

Back button closes the entire application #1

Open carlpratt opened 10 years ago

carlpratt commented 10 years ago

Pressing back on any page (with the exception of Teams -> viewing an individual team), closes the entire application.

Severity: Trivial

Fix: Use the onBackPressed() method to override the functionality.