Skip to content

U1F4F1/PowerBottomSheet

Repository files navigation

🔋 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages