android - RecyclerView smooth scroll makes item only partially visible -


when more items recyclerview add them beginning, notifyitemrangeinserted(0, ...) , smoothscrolltoposition(0). see scroll, if new item multi line, part of view scrolled screen. recyclerview has reverselayout="true"

any easy way "scroll bottom" ensure view entirely visible?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -