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

hongyangAndroid/Android-StickyNavLayout

An android library for navigator that stick on the top observed · 2026-08-28

github.com/hongyangAndroid/Android-StickyNavLayout · 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: 4224
  • days_rel: n/a
  • days_push: 2928
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1413 stars · 437 forks observed · 2026-08-28

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

An Android layout library that implements a sticky navigation pattern, where a header area scrolls away while the tab indicator and ViewPager remain pinned at the top. It is used as a root layout with predefined IDs for the header, indicator, and ViewPager.

Use cases

  • implement a profile page with tabs that stick to the top while scrolling
  • build an app detail screen with a collapsing header and sticky tab bar
  • create a scrollable header with a pinned ViewPager indicator
  • make tab navigation stay visible during scroll on Android
  • build a news or e-commerce category page with sticky tabs

When to choose

  • you need the classic sticky-header + tabs + ViewPager pattern on Android with minimal setup
  • you want a simple drop-in root layout using predefined IDs
  • you are maintaining a legacy Java-based Android app

When to avoid

  • you use Jetpack Compose, where CoordinatorLayout or Compose alternatives are preferred
  • you need modern AndroidX support beyond the old support library
  • you need highly customized nested scrolling behavior

Facets

library · maturity maintenance

ui-components mobile-framework android-tools mobile-development frontend sticky-navigation viewpager tab-indicator scrolling java android

1 source

Member repositories

RepositoryRoleHealth v2
hongyangAndroid/Android-StickyNavLayoutmain32

For agents

markdown · JSON · MCP: product_card(name="hongyangAndroid/Android-StickyNavLayout")

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