lucasr/twoway-view
[DEPRECATED] RecyclerView made simple 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4975
- days_rel: n/a
- days_push: 3453
- n_releases_24m: 0
Adoption not part of the score
5201 stars · 1002 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TwoWayView is a deprecated Android library that simplifies RecyclerView usage by providing a LayoutManager base class and stock layouts like list, grid, and staggered grid. It also adds ListView-style APIs for item clicks and selection modes.
Use cases
- build custom RecyclerView layouts in Android
- add item click listeners to RecyclerView like ListView
- implement staggered grid layouts in Android apps
- add single or multiple item selection to RecyclerView
- add item spacing and dividers to RecyclerView lists
When to choose
- maintaining a legacy Android app that already depends on TwoWayView
- you need ListView-style click and selection APIs on RecyclerView in an old codebase
When to avoid
- starting a new Android project - the library is deprecated and unmaintained
- you need modern RecyclerView features or ongoing support
- you want a library with an explicit license file
Facets
library · maturity abandoned
ui-components state-management mobile-development android-tools frontend jvm recyclerview layoutmanager android-ui deprecated listview grid-layout android mobile
1 source
- readme: https://github.com/lucasr/twoway-view · fetched 2026-08-28 · 4875e17aaaac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lucasr/twoway-view | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="lucasr/twoway-view")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem