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

ksoichiro/Android-ObservableScrollView

Android library to observe scroll events on scrollable views. observed · 2026-08-28

github.com/ksoichiro/Android-ObservableScrollView · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4316
  • days_rel: n/a
  • days_push: 1919
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9608 stars · 2037 forks observed · 2026-08-28

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

An Android library that lets developers observe scroll events on scrollable views like ListView and ScrollView. It provides callbacks for implementing Material Design-style animations, such as hiding or showing the Toolbar on scroll.

Use cases

  • hide toolbar when scrolling a list
  • implement material design scroll animations on android
  • observe scroll events in listview or scrollview
  • parallax header effect while scrolling
  • show action bar on scroll up
  • sync toolbar with scroll position

When to choose

  • building a legacy Android app with Material Design scroll interactions
  • you need scroll callbacks for ListView, ScrollView, or WebView on older Android APIs
  • you want a lightweight Java library for toolbar-on-scroll effects

When to avoid

  • starting a new project with AndroidX, which has built-in CoordinatorLayout/AppBarLayout scroll behaviors
  • you need Kotlin-first or Jetpack Compose scroll handling
  • you require actively maintained libraries with recent updates

Facets

library · maturity maintenance

ui-components animation mobile-development android-tools web-design jvm scroll-events material-design toolbar-interaction scrollable-views ui-animation android mobile

2 sources

Member repositories

RepositoryRoleHealth v2
ksoichiro/Android-ObservableScrollViewmain32

For agents

markdown · JSON · MCP: product_card(name="ksoichiro/Android-ObservableScrollView")

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