mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 17:35:46 +00:00
Merge pull request #11504 from t895/emu-args
android: Fix emulation to settings navigation args
This commit is contained in:
commit
b1e7638eab
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