nispok/snackbar

Snackbar Multline Example

Opened this issue · 0 comments

ekamp commented

Thanks for the great library! Just as a minor issue, the example in your readme for multiline Snackbars is incorrect, the line .type(Snackbar.SnackbarType.MULTI_LINE) should be changed to .type(SnackbarType.MULTI_LINE).