mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-11 06:25:26 +00:00
(Android) Implement 'Quit' button functionality - will still need to build
in working code for 'Back behavior = menu button'
This commit is contained in:
parent
a7b34ec794
commit
a8f51e4477
@ -382,6 +382,7 @@ public final class MainMenuFragment extends PreferenceListFragment implements On
|
||||
{
|
||||
// TODO - needs to close entire app gracefully - including
|
||||
// NativeActivity if possible
|
||||
getActivity().finish();
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user