# lucasr/twoway-view

[DEPRECATED] RecyclerView made simple

Repository: https://github.com/lucasr/twoway-view
Canonical: https://ross.abutalabs.com/products/twoway-view
Language: Java
License Family: other
Archived: true
Last push: 2017-03-20T14:42:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4975, "days_push": 3453, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5201, forks 1002 (observed 2026-08-28T04:09:12.115596+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, layoutmanager, android-ui, deprecated, listview, grid-layout, android, mobile

## Member repositories
- lucasr/twoway-view (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:12.115596+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:00:15.366770+00:00, confidence not recorded.
  - readme: https://github.com/lucasr/twoway-view (fetched 2026-08-28T04:09:12.115596+00:00, sha 4875e17aaaac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
