I Use Recyclerview Replace with list view I want to keep Recyclerview always scroll bottom.
ListView can use this method setTranscriptMode(AbsListView.TRANSCRI
setTranscriptMode(AbsListView.TRANSCRI
recyclerView.scrollToPosition(getAdapter().getItemCount()-1);