mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 15:15:46 +00:00
android: Fix emulation to settings navigation args
This commit is contained in:
parent
3e20b31ed3
commit
003ee32d6d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
app:nullable="true" />
|
||||
<argument
|
||||
android:name="menuTag"
|
||||
app:argType="string" />
|
||||
app:argType="org.yuzu.yuzu_emu.features.settings.model.Settings$MenuTag" />
|
||||
</activity>
|
||||
|
||||
<action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue