I have a Popover with some input fields (Grid Layout), if i focus one of the input fields in Android the input field gets hidden by the keyboard. How do I solve this?
Can I make the popover be handled like the modal?
I have a Popover with some input fields (Grid Layout), if i focus one of the input fields in Android the input field gets hidden by the keyboard. How do I solve this?
Can I make the popover be handled like the modal?