# janishar/PlaceHolderView

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->

Repository: https://github.com/janishar/PlaceHolderView
Canonical: https://ross.abutalabs.com/products/placeholderview
Homepage: http://janishar.com/PlaceHolderView
Language: Java
License: Apache-2.0
License Family: permissive
Topics: placeholderview, annotations, android, animation, loadmore, recyclerview, swipeview, swipe, listview, gridview, tinder-ui, tinder, tinder-swiper, annotation-processing, annotation-processor
Last push: 2026-02-03T19:28:56+00:00

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

## Adoption (not part of the score)
Stars 2141, forks 363 (observed 2026-08-28T04:06:18.418422+00:00)

## What it is
An Android Java library providing advanced list and stack views, including RecyclerView-based list views and a ground-up swipeable card stack implementation for Tinder-like UIs. It uses annotation processing at build time to generate binding classes and reduce boilerplate.

## Use cases
- build tinder-style swipeable card stacks in android
- create infinite scrolling lists with load more
- make expandable parent-child list views
- reduce recyclerview adapter boilerplate with annotations
- implement swipe direction callbacks for card views
- build animated feed lists and grid views

## When to choose
- you need tinder-like card stack UI on android
- you want annotation-driven list binding to cut boilerplate
- you need infinite scroll or expandable lists quickly

## When to avoid
- you use kotlin-first modern android stacks with jetpack compose
- you need actively maintained libraries with recent community support
- you only need plain RecyclerView without extra abstractions

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, annotation-processing, tinder-swipe-cards, load-more, card-stack, expandable-list, android, mobile

## Member repositories
- janishar/PlaceHolderView (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.418422+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-30T02:51:21.720207+00:00, confidence not recorded.
  - readme: https://github.com/janishar/PlaceHolderView (fetched 2026-08-28T04:06:18.418422+00:00, sha b79530a4e6d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
