Ross ROSS = Recommend OSS · open-source software intelligence for agents

pakerfeldt/android-viewflow

A horizontal view scroller library for Android observed · 2026-08-28

github.com/pakerfeldt/android-viewflow · Java · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5597
  • days_rel: n/a
  • days_push: 4740
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1761 stars · 683 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ViewFlow is an Android UI widget library providing a horizontally scrollable ViewGroup populated from an Adapter, with support for flow indicators and lazy view initialization. It is designed for an indeterminate number of views, as an alternative to ViewPager for dynamic content.

Use cases

  • horizontally scrollable view pager on android
  • swipe through an indeterminate number of views
  • android carousel with adapter-populated items
  • lazy initialize views while swiping
  • add page indicator dots to horizontal scroller

When to choose

  • maintaining a legacy Android app already using ViewFlow
  • you need horizontal swiping with an unbounded adapter-backed view count on very old Android versions

When to avoid

  • starting a new Android project - use ViewPager2 or RecyclerView with SnapHelper instead
  • you have a small static number of views - use Fragments and ViewPager
  • you need an actively maintained library with modern Android support

Facets

library · maturity abandoned

ui-components animation mobile-development android-tools frontend jvm android-ui horizontal-scrolling viewpager-alternative adapter-based legacy android

1 source

Member repositories

RepositoryRoleHealth v2
pakerfeldt/android-viewflowmain10

For agents

markdown · JSON · MCP: product_card(name="pakerfeldt/android-viewflow")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem