Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix home gesture not take effect #1015

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

LiuBodong
Copy link
Contributor

Purpose of this pull request

Fix home gesture not work #1003

What changed

Add android:fragment="com.sevtinge.hyperceiler.ui.fragment.app.home.HomeGestureSettings" to XmlPreference in home.xml

Why do this change

In XmlPreference, DashboardFragment is default value if fragment not set.
图片

And home_gesture not set android:fragment
图片

So when SettingsActivity initialized, the caller is always DashboardFragment.

Close issues

Close #1003

@lingqiqi5211 lingqiqi5211 merged commit 1ed10a3 into ReChronoRain:main Dec 3, 2024
4 checks passed
@LiuBodong LiuBodong deleted the fix-home-gesture-not-work branch December 3, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [BUG 手势与导航 手势设置无效
2 participants