Skip to content

docs: document collapse-safe pagination algorithm in README - #11

Merged
DevTarun376 merged 7 commits into
mainfrom
PHASE_1
Jun 28, 2026
Merged

DevTarun376 merged 7 commits into
mainfrom
PHASE_1

Conversation

@DevTarun376

Copy link
Copy Markdown
Owner

Explain how collapsing a large group (e.g. 1,000 items) never hides
the next group or breaks pagination continuity. Covers the problem scenario, the loadAtLeast guard in handleExpandToggle, and the invariants enforced by Paginator.setSource.

  - Update library version to 1.1.0 in build.gradle.kts and maven-publish config
  - Bump sample app versionCode to 2
  - Add keyword-rich title, badges, and feature summary to README
  - Add Requirements and License sections
  - Fix image alt text for accessibility and SEO
# Conflicts:
#	README.md
#	app/build.gradle.kts
@DevTarun376
DevTarun376 merged commit 482a70c into main Jun 28, 2026
2 checks passed
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.

1 participant