# laobie/NineGridImageView

A custom widget for Android, which used for showing grid pictures.

Repository: https://github.com/laobie/NineGridImageView
Canonical: https://ross.abutalabs.com/products/ninegridimageview
Homepage: http://t.cn/RGH3uNF
Language: Java
License: Apache-2.0
License Family: permissive
Topics: ninegridview, showing-grid-pictures, custom-widget, android
Last push: 2019-04-15T05:21:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3833, "days_push": 2697, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1433, forks 233 (observed 2026-08-28T04:04:43.279376+00:00)

## What it is
NineGridImageView is a custom Android widget for displaying images in a nine-grid layout, similar to the photo grids seen in Weibo or WeChat. It supports configurable gaps, max image count, grid/fill styles, single-image sizing, and click listeners via a flexible adapter.

## Use cases
- show a weibo-style photo grid in a feed
- display multiple images in a chat message like wechat
- render a 3x3 image grid in an Android app
- show user-uploaded photo thumbnails in a post
- customize image grid spacing and layout on Android
- handle click events on grid images in a list

## When to choose
- you need a ready-made nine-grid image view for an Android app
- you want configurable grid styles, gaps, and max image counts
- you use an image loader like Glide or Picasso and just need the grid container

## When to avoid
- you need a maintained library with recent updates (last release 2019)
- you are building for platforms other than Android
- you need advanced features like video thumbnails or lazy loading built in

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: nine-grid-layout, image-grid, custom-view, weibo-style, wechat-style, android

## Member repositories
- laobie/NineGridImageView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.279376+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-30T04:36:57.823458+00:00, confidence not recorded.
  - readme: https://github.com/laobie/NineGridImageView (fetched 2026-08-28T04:04:43.279376+00:00, sha da6850cb7723)
  - homepage: http://t.cn/RGH3uNF (fetched 2026-08-29T11:48:03.052952+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
