Skip to content
Snippets Groups Projects
Commit 21b133de authored by Charles Lombardo's avatar Charles Lombardo
Browse files

android: Fix emulation to settings navigation args

parent 5eceab3c
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