fix: jump page on hold in font family and language selection#1925
fix: jump page on hold in font family and language selection#1925zgredex wants to merge 2 commits into
Conversation
Hold the navigation button to advance by a full visible page in the Reader font family list, matching the pattern used in font download and chapter selection screens.
📝 WalkthroughWalkthroughSettings activities compute list size and items-per-page, then use listSize for release-based single-step navigation and pageItems with ButtonNavigator helpers for continuous (page) navigation in FontSelectionActivity and LanguageSelectActivity. ChangesSettings Pagination Navigation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
c23ac7a to
2fa708b
Compare
|
Same kind of nitpick as my last fix. With all fonts downloaded the list can exceed one page. This brings font selector and language selector behavior in line with the rest of the system |
Same hold-to-page behavior as the font family list.
Summary
Test plan