Hey developers I am working on a application which suppose have 2 screen and i just want to switch between those screen but the fact is i dont want to close any of the screen and its like when i click on screen2 it will open screen2 but if i open screen1 then without closing screen2 or opening screen1 it will resume to screen1 and if i again click on screen2 then it will go back to screen2 and resume it so is it possible?
I know i can use arrangements but it contains many blocks with same name and also due to background process ans ui updates I can't do it ...