Fix Android crash: search fragment navigation
This commit is contained in:
parent
c41d9d62a3
commit
feb3b6ece3
2 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
<fragment
|
||||
android:id="@+id/searchFragment"
|
||||
android:name="org.yuzu.yuzu_emu.fragments.SearchFragment"
|
||||
android:name="org.suyu.suyu_emu.fragments.SearchFragment"
|
||||
android:label="SearchFragment" />
|
||||
|
||||
<fragment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue