Snackbar

Library that implements Snackbars from Google's Material Design documentation. Works on API levels >= 8

This lib is deprecated in favor of Google's Design Support Library which includes a Snackbar and is no longer being developed.

home

home-1line

home-2line

home-colored

list-1line

Installation

You can import the library from source as a module or grab via Gradle:

compile 'com.nispok:snackbar:2.11.+'

GitHub