0

I add a RecyclerView inside a NestedScrollView and recycler view has multiple Textinputlayout. Scrollview jumps when keyboard comes up and goes down. I have tried adjustPan and adjustResize in AndroidManifest and android:nestedScrollingEnabled="false" in xml but nothing works. Please help me to resolve this issue

Dinesh
  • 566
  • 4
  • 16
  • Can please explain in more detail – Arbaz.in May 21 '19 at 08:38
  • I am using recycler view inside nested scroll view. Recycler view contains 10 textinput layout. When i touch the textinput layout, keyboard comes up, nested scroll view jumps(scroll to top and come) and when i press the back button, keyboard goes down and textinput layout goes to bottom of the screen – Dinesh May 30 '19 at 04:24
  • upload your XML file , why you used nested scroll view? – Arbaz.in May 30 '19 at 04:32

0 Answers0