Android 5.0 introduced the material design bring the all new design, patterns, widgets and much more. If you not familiar with material design start here. Here I will talk about SnackBar introduced in Android Material Design. Snack bar is similar android Toast. Before you can use Snack bar in your Application you need to add following support design … Continue reading How to Implement SnackBar in Android.