summaryrefslogtreecommitdiff
path: root/Source/Core/Common/IniFile.cpp
diff options
context:
space:
mode:
authorMahdi Hijazi <mahdi.hijazi@booking.com>2017-03-18 21:43:09 +0100
committerMahdi Hijazi <mahdi.hijazi@booking.com>2017-03-18 22:08:32 +0100
commitd19f9038da599c436fb399fb3e2c32ca6609a75d (patch)
tree469d93982a73591614e97b05af9290ec19c16c4a /Source/Core/Common/IniFile.cpp
parentce034a8186f9e49b9aa86d676bbcf2aa5ab551b2 (diff)
Fix menu actions on Android TV
Saving screenshot was not working due to 2 problems. The first one is that the view id of the save screenshot in the Android TV fragment doesnt match the one declared inside the menu_emulation. Second Problem will be fixed in another commit. This commit chnage the code to not depend on reusing the ids of the menu everywhere in the emulator inorder for the onMenuItemClicked to work. Instead you need to call EmulationActivity.handleMenuAction passing the action to handle regardless of the ids you are using in the view.
Diffstat (limited to 'Source/Core/Common/IniFile.cpp')
0 files changed, 0 insertions, 0 deletions