MrEngineer13/SnackBar
toast-like alert pattern for Android inspired by the Google Material Design Spec observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4396
- days_rel: n/a
- days_push: 2148
- n_releases_24m: 0
Adoption not part of the score
1210 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java library for Android that implements a toast-like Snackbar alert pattern following the Google Material Design spec, with support for action buttons, custom styling, and swipe-to-dismiss. It is deprecated in favor of the official Android Design Support Library's Snackbar.
Use cases
- show toast-like alerts in android app
- display snackbar with undo action
- material design notifications for android
- show in-app messages with action buttons
- swipe to dismiss notifications on android
- custom styled alert messages android
When to choose
- maintaining a legacy Android app already using it on old API levels like 2.3.x
- you need a lightweight snackbar on very old Android versions unsupported by the Design Support Library
When to avoid
- starting any new Android project - use the official Snackbar from the Design Support Library
- you need actively maintained or updated dependencies
- targeting modern Android with Jetpack Compose
Facets
library · maturity abandoned
ui-components mobile-framework mobile-development android-tools frontend jvm snackbar toast material-design deprecated notifications android mobile
1 source
- readme: https://github.com/MrEngineer13/SnackBar · fetched 2026-08-28 · b166afbb11c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MrEngineer13/SnackBar | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MrEngineer13/SnackBar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem