I'm developing a chat application using xml layout builder for UI part. In that there's a textView for displaying the messages and Edittext for typing the messages. how can i get the text typed in edittext after clicking send button displayed in textview?
please help!
i think this can be done using setText and getText method but not clear.
please help!
i think this can be done using setText and getText method but not clear.
Last edited: