Skip to content

shantanu-deshmukh/SlideUpActivity-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages