Wednesday, 13 April 2016

XML : Accessing the button id of fragment A from fragment B

I have created Fragment A and Fragment B , which has separate buttons on each fragment , I need to enable the button on fragment B until and unless button on fragment A is clicked , how can I do this as I am new to this android .

No comments:

Post a Comment