I have two Tabbar, First is for the ApplicationTAB View and second is for the SettingTAB. Now i have to set the Sound On/Off from the SettingAtb. If i have selected the Sound On then on ApplicationTab there is sound to be Play. And if i have Selected Off then the Sound should not be play on the ApplicationTab. So what should i have to do to implement like this. And if it is possible then let me know how i can able to do this settings.
Please Help me regarding this logic.
Thanks. As Googling i got the proper word for it. I want to implement to set the ToggleButton Value from one tab to another tab to be affected. Means i want to set the Something like Sound On/off from one tab for the another tab. If there is any Demo Project then let me know.