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

felipecsl/AsymmetricGridView

Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span observed · 2026-08-28

github.com/felipecsl/AsymmetricGridView · homepage · Java · MIT (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4530
  • days_rel: n/a
  • days_push: 2881
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1831 stars · 424 forks observed · 2026-08-28

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

An Android custom ListView widget that mimics a GridView with variable-sized items, supporting row and column spans. It is a Java library distributed via Maven/Gradle for building asymmetric grid layouts in Android apps.

Use cases

  • display photos in a staggered grid on Android
  • build a dashboard with tiles of different sizes
  • show a Pinterest-style asymmetric item layout
  • render grid items that span multiple rows or columns
  • create a variable-sized card grid in an Android app

When to choose

  • you need a GridView on Android where items have varying row/column spans
  • you want a drop-in Android view widget with adapter integration
  • your project is Java-based and needs an asymmetric grid layout

When to avoid

  • you need a maintained library with recent updates and active support
  • you are building with RecyclerView and prefer modern staggered layout managers
  • you need fixed-size uniform grids, which plain GridView handles

Facets

library · maturity maintenance

ui-components mobile-framework mobile-development frontend android-tools gridview listview asymmetric-layout java android-ui android mobile

1 source

Member repositories

RepositoryRoleHealth v2
felipecsl/AsymmetricGridViewmain32

For agents

markdown · JSON · MCP: product_card(name="felipecsl/AsymmetricGridView")

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