Package renetik.android.material.controller
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun CSView<*>.snackBarError(text: String, action: CSButtonAction? = null): Snackbar
Content copied to clipboard
Link copied to clipboard
fun CSView<*>.snackBarInfo(text: String, action: CSButtonAction? = null): Snackbar
Content copied to clipboard
Link copied to clipboard
fun CSView<*>.snackBarWarn(text: String, action: CSButtonAction? = null): Snackbar
Content copied to clipboard