I\'m making a ToDo list app, and while testing it, for some reason, a huge gap forms between the items whenever I try to scroll down. It always happens whenever I Drag and D
change in Recycler view match_parent to wrap_content:
Also change in item layout xml
Make parent layout height match_parent to wrap_content