dolphin/Source/Android
Mahdi Hijazi d19f9038da 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.
2017-03-18 22:08:32 +01:00
..
app Fix menu actions on Android TV 2017-03-18 22:08:32 +01:00
gradle/wrapper Android: Update android studio + gradle. 2017-03-04 15:53:40 +01:00
jni Android: Move screenshot waiting logic to Renderer 2017-03-04 16:53:16 +10:00
.gitignore
build.gradle Android: Update android studio + gradle. 2017-03-04 15:53:40 +01:00
code-style-java.jar
gradle.properties Implement Gamecube Input setting screen 2016-01-29 23:33:06 -05:00
gradlew
gradlew.bat
settings.gradle