I am developing an android app.
And there is a TextView in activity_main.xml.
How can I change the text in this TextView in anywhere(somewhere like another fragment, another activity, etc) ?
I am developing an android app.
And there is a TextView in activity_main.xml.
How can I change the text in this TextView in anywhere(somewhere like another fragment, another activity, etc) ?