I have testted the this project. then I found It dosen't focus on last chat list item on the screen of this app when chatting with another or entering into this ChatActivity at first. I have tried this bug for myself,,,but mRecyclerView.getLayoutManager().smoothScrollToPosition() or mRecyclerView.getLayoutManager().scrollToPosition(() didn't work well according to my intentions.
Please let me know how to bug-fix it. (Speaking frankly, the function of app seems not to be implemented as af now.)