0
comment
comment
on 11/16/2016 12:49 PM
Use Android Snackbar for your Xamarin Android project from Xamarin Forms
The Snackbar API is a sleek way to provide notifications in Android.
Here’s how it look like:
You might have noticed the usage of it in applications that you use daily like Chrome, get the notification that the tab was closed.
This is the snackbar. Today we will see how to use the snack bar api with Xamarin Android and how