mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
parent
dd0122944a
commit
1b3db3d8c1
1 changed files with 1 additions and 0 deletions
|
@ -572,6 +572,7 @@ public final class EmulationActivity extends AppCompatActivity
|
|||
if (TvUtil.isLeanback(getApplicationContext()))
|
||||
toggleMenu(); // Hide the menu (it will be showing since we just clicked it)
|
||||
mEmulationFragment.stopEmulation();
|
||||
finish();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue