mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
[Android] Properly open the navigation drawer when pressing menu or back in the game list.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.dolphinemu.dolphinemu"
|
||||
android:versionCode="3"
|
||||
android:versionName="0.3" >
|
||||
android:versionCode="4"
|
||||
android:versionName="0.4" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="14"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user