I'm doing an APP and when the user send some message, if the ChatScreen
is empty the RecyclerView
starts loading the MessageBox
in the top of the APP, as the image is showing:
I would like to know how to change to start showing the MessageBox
in the bottom of the screen?