Example of a SlideUp Activity which pops up from bottom of the screen.
Info:
- Support Android 2.3+
- Target SDK Android 5.0
- Files info:
- MainActivity.java : Your activity over which the new activity will open.
- SlideUpActivity.java : Floating Activity which will animate from bottom of screen to it position in the screen.
- res/anim : directory containing the animation of slid_in_up.xml, slide_out_dn.xml, stay.xml
- res/values/styles.xml : defines a style for the SlideUpActivity with transparent background.
Feel Free to contact me at : Shantanu@LinkedIn | Shantanu@Facebook