mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-10 23:29:43 +00:00
Bugfix : force a full load of preferences when going to background
This commit is contained in:
parent
aad2f0a71e
commit
7d21391efe
@ -254,7 +254,7 @@ public class Apple2Activity extends Activity {
|
||||
synchronized (this) {
|
||||
dismissAllMenus();
|
||||
dismissAllMenus(); // 2nd time should full exit calibration mode (if present)
|
||||
nativeEmulationPause();
|
||||
pauseEmulation();
|
||||
}
|
||||
|
||||
mPausing.set(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user