nshmura/RecyclerTabLayout
An efficient TabLayout library implemented with RecyclerView. 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: 4055
- days_rel: n/a
- days_push: 2561
- n_releases_24m: 0
Adoption not part of the score
1347 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library providing an efficient TabLayout implemented with RecyclerView, designed to handle many tabs and infinite loop scrolling. It integrates easily with ViewPager similarly to the Android Design Support Library's TabLayout.
Use cases
- display many tabs efficiently in an android app
- implement infinite loop scrolling tab bar
- replace TabLayout with a RecyclerView-based version
- sync tab indicator with ViewPager
- support RTL layouts for tabs
- create custom tab adapters with RecyclerView
When to choose
- your app needs a tab bar with a large number of tabs
- you want infinite/looping tab scrolling
- you need RTL layout support in tabs
- you want easy ViewPager integration like TabLayout
When to avoid
- you need a maintained library - last release was 2019
- your project uses ViewPager2 instead of ViewPager
- you only need a few simple tabs (use standard TabLayout)
- you use Kotlin-first or Jetpack Compose UI
Facets
library · maturity maintenance
ui-components mobile-framework mobile-development android-tools frontend jvm tab-layout recyclerview viewpager android-ui rtl-support android mobile
1 source
- readme: https://github.com/nshmura/RecyclerTabLayout · fetched 2026-08-28 · f9d74fb1c380
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nshmura/RecyclerTabLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nshmura/RecyclerTabLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem