I'm using the Crouton library on Android to display some notifications. https://github.com/keyboardsurfer/Crouton
I want the notification to push the existing view down instead of being overlaid with the crouton. Is this possible using this library?