MZCretin/ExpandableTextView
实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 46
- 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: 2938
- days_rel: n/a
- days_push: 327
- n_releases_24m: 0
Adoption not part of the score
1432 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android TextView library that renders Weibo-style content with expandable/collapsible text, highlighted and clickable @mentions and links. It supports custom parsing rules, state preservation in RecyclerViews, and expand/collapse event listeners.
Use cases
- display expandable social media post text in android
- make @mentions and links clickable in a textview
- collapse long text with expand/collapse toggle in a feed list
- preserve expand state in recyclerview items
- highlight and handle link clicks in post content
- custom text pattern parsing in android textview
When to choose
- building an Android social feed with Weibo-like post text
- you need expandable text with clickable mentions and links out of the box
- you want RecyclerView state preservation for expanded items
When to avoid
- building for iOS, Flutter, or web instead of native Android
- you only need simple text truncation without mention/link handling
- your project cannot use JitPack or AndroidX dependencies
Facets
library · maturity maintenance
ui-components parser mobile-development android-tools frontend jvm textview expandable-text social-feed spannable mention-highlighting link-clickable android mobile
1 source
- readme: https://github.com/MZCretin/ExpandableTextView · fetched 2026-08-28 · ac2878b3770c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MZCretin/ExpandableTextView | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="MZCretin/ExpandableTextView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem