bradmartin / nativescript-snackbar

:lollipop: :chocolate_bar: NativeScript plugin for Material Design SnackBar
Apache License 2.0
73 stars 12 forks source link

Wrap Text in snackbar #33

Closed gonick closed 6 years ago

gonick commented 6 years ago

Any possibility to wrap text to next line in snackbar? img_9456

bradmartin commented 6 years ago

Looks like it might be possible by modifying the textview 👍 https://stackoverflow.com/a/31429069/1893557

bradmartin commented 6 years ago

Try out v3.2.0 👍 - README has doc updated