# AndreiD/TSnackBar

Android Snackbar from the Top (similar to Crouton)

Repository: https://github.com/AndreiD/TSnackBar
Canonical: https://ross.abutalabs.com/products/tsnackbar
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2023-01-24T14:43:22+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3965, "days_push": 1317, "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 1125, forks 205 (observed 2026-08-28T04:03:41.051810+00:00)

## What it is
An Android library that displays Snackbar-style notifications from the top of the screen, similar to the older Crouton library. It supports custom colors, icons, and actions via a simple TSnackbar API.

## Use cases
- show a snackbar notification from the top of the screen in android
- replace crouton with a maintained top snackbar library
- display toast-like feedback with icons in an android app
- show colored in-app notifications with action buttons
- customize snackbar appearance with vector drawable icons

## When to choose
- you need top-of-screen notifications in an Android app
- you want icon support and custom colors for snackbars
- you prefer a simple drop-in API similar to the standard Snackbar

## When to avoid
- you need an actively maintained library with guaranteed updates
- you are building for platforms other than Android
- you only need the standard bottom Snackbar from Material Components

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: snackbar, crouton, toast, material-design, android-ui, top-notification, android, mobile

## Member repositories
- AndreiD/TSnackBar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.051810+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:39:14.621618+00:00, confidence not recorded.
  - readme: https://github.com/AndreiD/TSnackBar (fetched 2026-08-28T04:03:41.051810+00:00, sha baf51197be36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
