Cutta/GifView
Library for playing gifs on Android 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: 3903
- days_rel: n/a
- days_push: 1528
- n_releases_24m: 0
Adoption not part of the score
1707 stars · 308 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight Android view library for efficiently displaying and controlling animated GIFs. It provides play, pause, and stop controls plus resource swapping through a custom GifView widget.
Use cases
- play gif animations in an android app
- pause and resume a gif in a custom view
- display a loading spinner as a gif
- swap gif resources at runtime in android
- show animated images efficiently on android
When to choose
- you need a small, simple Android view dedicated to GIF playback with play/pause control
- you want a tiny dependency (6 KB, 55 methods) for GIF rendering
When to avoid
- you need modern image formats like WebP or APNG
- you use Kotlin-first image loading libraries like Coil or Glide that already handle GIFs
- you need actively maintained code with recent updates
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools graphics gif android-view image-animation android mobile
1 source
- readme: https://github.com/Cutta/GifView · fetched 2026-08-28 · a892258f3195
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Cutta/GifView | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem