You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nothing is currently exposed to support this. I believe it's possible on android by grabbing the textview instance in the snackbar but I'd have to double check. I think we grab the instance to support multi-line snackbar on android. So it's possible to do similar for font-size if you'd like to help with a PR there I can answer any Qs.
On iOS I'd have to look at the cocoapod and see what it exposes currently, if nothing then we'd have to do similar approach and find the UIView to apply changes to it or modify the pod to support this directly.
Is there a way to change the font size of text in the snackbar?
The text was updated successfully, but these errors were encountered: