Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.

License

Notifications You must be signed in to change notification settings

pankajsoni19/AndroidSlidingUpPanel

 
 

Repository files navigation

Android Sliding Up Panel

Android Sliding Up Panel

Release

This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application.

Based On Android Slidng Up Panel 3.3.0

https://github.com/umano/AndroidSlidingUpPanel

Using in your project

  1. Include jitpack.io maven repo
    repositories {
        maven { url "https://jitpack.io" }
    }

  1. Add dependency to project
    dependencies {
	    compile 'com.github.softwarejoint:AndroidSlidingUpPanel:3.3.3'
	}

About

This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%