# sunfusheng/GlideImageView

基于Glide V4.9.0封装的图片加载库，可以监听加载图片时的进度

Repository: https://github.com/sunfusheng/GlideImageView
Canonical: https://ross.abutalabs.com/products/glideimageview
Homepage: https://github.com/sunfusheng/GlideImageView
Language: Java
License Family: other
Topics: glide, glideimageview, progressview, shapeimageview, imageloader, glideimageloader
Last push: 2021-07-15T11:11:40+00:00

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

## Adoption (not part of the score)
Stars 1753, forks 269 (observed 2026-08-28T04:05:31.908213+00:00)

## What it is
An Android image loading library built as a wrapper around Glide V4.9.0, provided as a custom ImageView. It adds download progress listening for network images plus convenient helpers for rounded, circular, and Gaussian-blurred images and a nine-grid view.

## Use cases
- show a progress bar while loading large network images in Android
- load circular or rounded-corner images with Glide easily
- apply gaussian blur transformation to images
- display a nine-grid image gallery in an Android app
- set touch and disabled alpha on image views fluently

## When to choose
- you already use Glide and want progress callbacks and shape transformations with minimal code
- you need a ready-made nine-grid image layout widget on Android

## When to avoid
- you use a newer Glide version than 4.9.0 or Coil
- you need a cross-platform or actively maintained solution
- your project requires libraries with an explicit license

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components
- domain: mobile-development, android-tools, media
- platform: jvm
- tags: image-loading, glide, progress-listener, imageview, android-library, android, mobile

## Member repositories
- sunfusheng/GlideImageView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:31.908213+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-30T03:28:14.970287+00:00, confidence not recorded.
  - readme: https://github.com/sunfusheng/GlideImageView (fetched 2026-08-28T04:05:31.908213+00:00, sha e0291fe1d5e8)
  - homepage: https://github.com/sunfusheng/GlideImageView (fetched 2026-08-29T11:06:16.432730+00:00, sha f4aeb7e24d45)
- Data as of 2026-08-30T08:39:29.467469+00:00.
