mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 07:48:36 -05:00
android: Fix emulation to settings navigation args
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user