mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-17 13:37:33 +01:00
Merge pull request #11504 from t895/emu-args
android: Fix emulation to settings navigation args
This commit is contained in:
commit
d1deff6b07
@ -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…
Reference in New Issue
Block a user