Can anyone point me to an example, or a lib to use for a slide up window. I have an app and on an action I want to slide a window up from the bottom of the screen that displays info to the user.
I would like the window to slide up only a little bit to show the info. Kind of like a hnt to the user, maybe 1/4 way up the screen.
This window can be manually dismissed or on a timer. I am looking to do this with xamarin, but a java example would also help.