I am able to send and receive message xmpp client and display them in listview in corresponding layouts. When i send or receive message. I get both the sent and received message combined in a single textview on different layouts.I need to display them in different layouts’s textview. i want to display received message in 1 layout’s textview and sent message in another layouts textview correspondingly.
Kindly guide me in this issue..
Thanks in advance.
You can Perform this below way:-