Version
3.5-2244
Branch
master
Date
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
70cfe96492416ce1efae17089d44668fac0acaa4
Change author
Lioncash
Change description
[Android] Fix an accidental call to the wrong method in the superclass of EmulationActivity. Should have been returning "super.onMenuItemSelected(itemId, item)" instead of "super.onOptionsItemSelected(item)".