Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 626 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 626 Bytes

🔋 PowerBottomSheet 🔋

A BottomSheet library for Android.

Including

If you haven't already, add JitPack to your gradle repositories.

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

Then add the dependency to PowerBottomSheet

    compile 'com.github.u1f4f1:PowerBottomSheet:1.0'

Usage

Check the sample project for examples of how to include this in your project.

Example

Bottom Sheet