mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
[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:
@ -33,6 +33,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name="org.dolphinemu.dolphinemu.about.AboutActivity"/>
|
||||
<activity android:name="org.dolphinemu.dolphinemu.gamelist.GameListActivity"/>
|
||||
|
||||
<activity
|
||||
|
Reference in New Issue
Block a user