than 100 items and it's with different view types with different heights.
I tried
recyclerview.setstackfromend(true);
It's working but it's not scrolling to complete bottom.. it's getting stuck before 2items..
recyclerview.setsmoothposition(int position);. try somthing like this.. postion - your list.size-1
Обсуждают сегодня