Skip to content
Snippets Groups Projects
Commit feb3b6ec authored by blitzingeagle's avatar blitzingeagle
Browse files

Fix Android crash: search fragment navigation

parent c41d9d62
No related branches found
No related tags found
No related merge requests found
Subproject commit 9c0f5d3ecb06d2c93c2b59becb9b3b763213e74e Subproject commit a1ac3750f9a639b5a6c6d6c7da4259b8d6790989
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<fragment <fragment
android:id="@+id/searchFragment" android:id="@+id/searchFragment"
android:name="org.yuzu.yuzu_emu.fragments.SearchFragment" android:name="org.suyu.suyu_emu.fragments.SearchFragment"
android:label="SearchFragment" /> android:label="SearchFragment" />
<fragment <fragment
......
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