Page 1 of 1
Notification shade.
Posted: 22 Sep 2015 20:15
by dragon
Is there an action to expand and collapse status bar notification shade? Besides shortcut to launcher action (which isn't what I want), I can't find it.
thanks
Re: Notification shade.
Posted: 24 Sep 2015 18:42
by Martin
Hi,
You can use action Control UI with function notifications() to open the status bar notifications. You can either use function back() to close the notifications or use action Close System Dialogs without the risk to simulate back when the shade was already closed for some other reason.
Regards,
Martin
Re: Notification shade.
Posted: 26 Sep 2015 23:30
by dragon
Thanks again Martin.