How can I show the snackbar without hiding it while showing the soft keyboard? #1042
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
it's not answering your question with snackbar, but maybe such implementation will suits better your needs: https://stackoverflow.com/questions/49006331/validation-in-xamarin-using-dataannotation In terms of priority, keyboard has higher visual priority then snackbar. |
Beta Was this translation helpful? Give feedback.
-
@cat0363 how that works on iOS? |
Beta Was this translation helpful? Give feedback.
-
Closed as answered |
Beta Was this translation helpful? Give feedback.
We display Snackbar on view controller.
The best option would be using Anchor for the Snackbar or just hide keyboard