Skip to content
Snippets Groups Projects
Unverified Commit d1deff6b authored by Charles Lombardo's avatar Charles Lombardo Committed by GitHub
Browse files

Merge pull request #11504 from t895/emu-args

android: Fix emulation to settings navigation args
parents 0c55248f 21b133de
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment