Skip to content

Android application to display Custom Toast & Custom SnackBar using Kotlin Programming Language.

Notifications You must be signed in to change notification settings

AndroidCodility/CustomToastSnackBar

Repository files navigation

CustomToastSnackBar

Android application to display Custom Toast & Custom SnackBar using Kotlin Programming Language.

Toast

A Toast provides simple feedback about an operation in a small popup. Andorid Toast can be used to display information for the short period of time. A toast contains message to be displayed quickly and disappears after sometime.

Snackbar

Snackbars provide lightweight feedback about an operation. They show a brief message at the bottom of the screen on mobile and lower left on larger devices. Snackbars appear above all other elements on screen and only one can be displayed at a time.

TOAST SNACKBAR

Play Video

Like Facebook Page

About

Android application to display Custom Toast & Custom SnackBar using Kotlin Programming Language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages