Skip to content

sonusurender/Snackbar_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Design SnackBar Using Design Support Library

Snackbar is a UI element used for user feedback. Generally used when instantaneous feedback is required from the user, after an action is performed. Snackbar appears in on the screen from bottom and can be dispersed by swiping, if a CoordinatorLayout is used as its parent. Snackbar is inspired from the Toast widget of android. Android Snackbar is just like a Toast message except that it has an option for user feedback. You can call it as a toast message with an action button. Usually this type of widget is used in a situation where user needs an option to reverse his actions like undo -ing an action.

For detailed explanation of code, visit here.

Video Demo

👉 Watch it here.

Watch demo

Connect with Us

Support

Reach out to me at surender@androhub.com.

Buy Me a Coffee

Donate for the free content.

Buy Me A Coffee

Releases

No releases published

Packages

No packages published

Languages