I have 7 screen, but i merged 3 screens on first one ( splash screen + home Screen + about screen ) with the visible true and false method. But then i go on second screen and go back to home screen it shows me the splash screen.
Is there any way to get the setting of horizontal alignment set on previous screen after switching back to it ?
use get open screen with start value blocks and in blocks store home screen and in first screen if get start value is home screen then you can show your arrangement
wow, thank you so much this method really works
But there is a issue, when i use it with 2 value. first value came correct but with second one i get 2 vertical arrangements on same screen even after i make there visibility false.