Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1007 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 1007 Bytes

SlideUpActivity-Example

Example of a SlideUp Activity which pops up from bottom of the screen.


alt tag


Info:

  • Support Android 2.3+
  • Target SDK Android 5.0
  • Files info:
    1. MainActivity.java : Your activity over which the new activity will open.
    2. SlideUpActivity.java : Floating Activity which will animate from bottom of screen to it position in the screen.
    3. res/anim : directory containing the animation of slid_in_up.xml, slide_out_dn.xml, stay.xml
    4. res/values/styles.xml : defines a style for the SlideUpActivity with transparent background.

Feel Free to contact me at : Shantanu@LinkedIn | Shantanu@Facebook