[Android] Initial implementation of the extended info menu.

Most fragments are not implemented yet. This is just a working base framework for it.
This commit is contained in:
Lioncash
2014-01-07 19:47:15 -05:00
parent 7acc64eb0a
commit 45964e4b46
8 changed files with 178 additions and 28 deletions

View File

@ -33,6 +33,7 @@
</intent-filter>
</activity>
<activity android:name="org.dolphinemu.dolphinemu.about.AboutActivity"/>
<activity android:name="org.dolphinemu.dolphinemu.gamelist.GameListActivity"/>
<activity