Hi my keyboard is showing over the textbox for my android device . Is there an easy way for the container to be managed within keyboard avoiding view automatically?
Hi @enigmablue.
I think on Android you'll get what you're trying to achieve by playing with the windowSoftInputMode in the Android XML manifest instead?
Hi my keyboard is showing over the textbox for my android device . Is there an easy way for the container to be managed within keyboard avoiding view automatically?