Companion

object Companion

Companion objects

Functions

Link copied to clipboard
fun with(view: View): NuguSnackbar

Returns a new NuguSnackbar on this builder.

Properties

Link copied to clipboard
const val LENGTH_INDEFINITE: Int

Show the Snackbar indefinitely.

Link copied to clipboard
const val LENGTH_LONG: Int

Show the Snackbar for a long period of time.

Link copied to clipboard
const val LENGTH_SHORT: Int

Show the Snackbar for a short period of time.