I want to make a notification bar (similar to Xbox when you sign in) that can display between layouts without reseting.
I've set my pop up bar so that when the trigger is met, it'll slide up and go back down after a second.
Problem i have is that when the pop up is on display, and I switch to another layout, it resets and starts to slide back up again.
I want to have it so that the pop up movement is not affected if the layout has changed.
I'd appriciate some help with this.
Here's a capx of what i've tried.
https://www.dropbox.com/s/idfiiwr9gnq0jm1/Example.capx?dl=0
Please note that I'm using the LiteTween plugin, so you'll need that in order to access the capx.