I am trying to create a chat screen by using the Recycler view. Because of chat when ever user enter to the screen the list should scroll to last position.
My problem is when keyboard open the list is hiding. If we use adjust pan, entire view is going to up, I trying to scroll only the list, I want title bar remain same position when the keyboard open