code-mc/loadtoast
Pretty material design toasts with feedback animations 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: 4148
- days_rel: n/a
- days_push: 2018
- n_releases_24m: 0
Adoption not part of the score
1518 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that provides material design toasts with a built-in loading spinner that morphs into a success checkmark or failure cross. The toast lifetime is fully controlled by the developer, making it suitable for showing progress during background operations.
Use cases
- show a loading toast while sending a network request
- display progress feedback that morphs into success or error
- replace ugly default Android toasts with material design ones
- show a spinner-only toast during background tasks
- customize toast colors and borders in an Android app
When to choose
- you need an Android toast that shows loading state and then success/failure feedback
- you want a small, simple Java library with a chainable API for progress toasts
When to avoid
- you need toasts on platforms other than Android
- you want fully customizable layouts or rich content in the toast
- you need an actively maintained library with recent updates
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools frontend android toast material-design loading-indicator java mobile
1 source
- readme: https://github.com/code-mc/loadtoast · fetched 2026-08-28 · b639a18e75d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| code-mc/loadtoast | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="code-mc/loadtoast")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem