# code-mc/loadtoast

Pretty material design toasts with feedback animations

Repository: https://github.com/code-mc/loadtoast
Canonical: https://ross.abutalabs.com/products/loadtoast
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2021-02-22T09:06:06+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": 4148, "days_push": 2018, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1518, forks 221 (observed 2026-08-28T04:04:57.454157+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: android, toast, material-design, loading-indicator, java, mobile

## Member repositories
- code-mc/loadtoast (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.454157+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-30T04:32:00.969853+00:00, confidence not recorded.
  - readme: https://github.com/code-mc/loadtoast (fetched 2026-08-28T04:04:57.454157+00:00, sha b639a18e75d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
