Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Commits
feb3b6ec
There was an error fetching the commit references. Please try again later.
Commit
feb3b6ec
authored
1 year ago
by
blitzingeagle
Browse files
Options
Downloads
Patches
Plain Diff
Fix Android crash: search fragment navigation
parent
c41d9d62
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
externals/xbyak
+1
-1
1 addition, 1 deletion
externals/xbyak
src/android/app/src/main/res/navigation/home_navigation.xml
+1
-1
1 addition, 1 deletion
src/android/app/src/main/res/navigation/home_navigation.xml
with
2 additions
and
2 deletions
xbyak
@
a1ac3750
Compare
9c0f5d3e
...
a1ac3750
Subproject commit
9c0f5d3ecb06d2c93c2b59becb9b3b763213e74e
Subproject commit
a1ac3750f9a639b5a6c6d6c7da4259b8d6790989
This diff is collapsed.
Click to expand it.
src/android/app/src/main/res/navigation/home_navigation.xml
+
1
−
1
View file @
feb3b6ec
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
<fragment
<fragment
android:id=
"@+id/searchFragment"
android:id=
"@+id/searchFragment"
android:name=
"org.
yuzu.yuz
u_emu.fragments.SearchFragment"
android:name=
"org.
suyu.suy
u_emu.fragments.SearchFragment"
android:label=
"SearchFragment"
/>
android:label=
"SearchFragment"
/>
<fragment
<fragment
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment