I'm making an app which needs to be docked to the bottom of the screen and I'm using the SHAppBarMessage API.
The problem is, how do I know if another AppBar was moved? So I can move my own AppBar to fit the screen again?