# MrEngineer13/SnackBar

toast-like alert pattern for Android inspired by the Google Material Design Spec

Repository: https://github.com/MrEngineer13/SnackBar
Canonical: https://ross.abutalabs.com/products/mrengineer13-snackbar
Language: Java
License: Apache-2.0
License Family: permissive
Topics: hacktoberfest2020, hacktoberfest
Last push: 2020-10-15T04:40:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4396, "days_push": 2148, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1210, forks 174 (observed 2026-08-28T04:03:59.949879+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: snackbar, toast, material-design, deprecated, notifications, android, mobile

## Member repositories
- MrEngineer13/SnackBar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.949879+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-30T06:18:06.454603+00:00, confidence not recorded.
  - readme: https://github.com/MrEngineer13/SnackBar (fetched 2026-08-28T04:03:59.949879+00:00, sha b166afbb11c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
