I tried to remove and request focus when only if I dont typing text - all don't work. How can I fix that?
TextInputLayout and TextInputEditText inserted in recyclerview
I tried to remove and request focus when only if I dont typing text - all don't work. How can I fix that?
TextInputLayout and TextInputEditText inserted in recyclerview

I would suggest for example to do something like this:
Then you can manipulate
canScrowVerticallyto disable/enable the scrow.