Dinesh
Dinesh

Reputation: 566

RecyclerView within NestedScrollView issue

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

Upvotes: 0

Views: 168

Answers (0)

Related Questions