Interaction Setting screen toward others screen

Hello, I am looking to get interested on all screens of my application, through my settings screen. For example when I check the check box, I want the vibrations in my application through sound to be cut off on all screens, but how to inter-link from one screen to all the others?

Hello Bob

If you have already created your App with Multi-Screens, then the best Aproach is to save your settings in TinyDb. When each Screen is Opened, you can have it collect the settings from TinyDb.

If you haven’t created your App yet, then think about using Virtual Screens. Screen1 is the ‘real’ Screen and device-sized Vertical Arrangements on it are displayed/hidden as required - they are the Virtual screens. Any setting made for Screen one applies to the Virtual screens :sunglasses:

Thank you very much !

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.