I have a textbox in one XML layout file.Currently I’m using the R.layout.main (other xml file) that contains a button. When this button gets pressed I need the text to be changed in the required textbox. How can I pass control from one xml to another xml?
I have a textbox in one XML layout file.Currently I’m using the R.layout.main (other
Share
Is this what you trying to do broh?
You can do this by this :