版本
3.5-2244
分支
master
发布于
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
提交(Commit)
70cfe96492416ce1efae17089d44668fac0acaa4
修改者
Lioncash
修改说明
[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)".