nispok/snackbar
[DEPRECATED] Android Library that implements Snackbars from Google's Material Design documentation. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4398
- days_rel: n/a
- days_push: 4000
- n_releases_24m: 0
Adoption not part of the score
1513 stars · 234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A deprecated Android library implementing Material Design Snackbars (toast-like notifications) in Java, working on API level 8+. It has been superseded by Google's official Design Support Library Snackbar.
Use cases
- show material design snackbars in an android app
- display toast-like notifications with action buttons on android
- queue multiple snackbar messages with SnackbarManager
- add snackbars to apps supporting old android API levels
- customize snackbar colors and text on android
When to choose
- maintaining a legacy Android app already using this library on very old API levels (< 11)
- you need Material snackbars on API 8-14 where the Design Support Library is unavailable
When to avoid
- starting any new Android project - use Google's official Design Support / Material Components Snackbar instead
- you need ongoing maintenance, bug fixes, or modern Android API support
- your minSdk is 14 or higher, since the official Snackbar covers you
Facets
library · maturity abandoned
ui-components animation mobile-development android-tools web-design snackbar material-design toasts deprecated java android-library android mobile
1 source
- readme: https://github.com/nispok/snackbar · fetched 2026-08-28 · c3517e36ce75
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nispok/snackbar | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem