nispok / snackbar

[DEPRECATED] Android Library that implements Snackbars from Google's Material Design documentation.
MIT License
1.53k stars 237 forks source link

Multiline not working on tablets #87

Closed be1box closed 9 years ago

be1box commented 9 years ago

Even in example application. I set type to SnackbarType.MULTI_LINE.

wmora commented 9 years ago

@mifa this is the expected behavior. Snackbars are not meant to be multiline for tablets, according to the specs