shehuan/CombineBitmap
Android 仿钉钉、微信 群聊组合头像 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2997
- days_rel: n/a
- days_push: 1644
- n_releases_24m: 0
Adoption not part of the score
1275 stars · 170 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that generates combined group-chat avatar bitmaps in the style of DingTalk and WeChat. It accepts image resource IDs, bitmaps, or URLs, handles loading with thread pools and disk/memory caching, and supports sub-image click events.
Use cases
- generate WeChat-style group avatars in an Android chat app
- create DingTalk-like combined group profile images
- compose multiple bitmaps into one grid avatar
- load network images into a combined avatar with caching
- handle clicks on individual sub-images in a group avatar
When to choose
- you need WeChat or DingTalk style group avatars on Android
- you want a ready-made layout manager for combined avatar bitmaps
- you need caching and sampling compression when composing images from URLs
When to avoid
- you are not building an Android app
- you need fully custom avatar layouts beyond the WeChat/DingTalk styles
- the project needs active maintenance, as the latest release was in 2022
Facets
library · maturity maintenance
image-processing ui-components mobile-development android-tools jvm group-avatar bitmap-composition chat-ui image-caching jitpack android
1 source
- readme: https://github.com/shehuan/CombineBitmap · fetched 2026-08-28 · 13323fc593aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shehuan/CombineBitmap | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="shehuan/CombineBitmap")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem