I have a layout like the one below and I would like to have the following behavior when the user taps on the EditText:
Requirements not met:
Requirements not met:
Requirements not met:
Has anyone faced the same issue and achieved the requirements?
I am not sure that there is any out of box solution to make it works as you expect.
However, you can achieve the specified behavior by using windowSoftInputMode = adjustNothing
and setting focus listener to edit text, and scroll the scroll view, when edit text gets focus.
If it is not clear how to implement scrolling I can add an example.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With