Skip to content

MichiganLabs/ListPicker

Repository files navigation

ListPicker

Build Status jitpack

It's like a NumberPicker, but shows a selectable number of items at a time.

screenshot

Use It

Add JitPack as a repository:

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

and include ListPicker as a dependency:

dependencies {
    compile 'com.github.michiganlabs:listpicker:v0.2.1'
}

About

Like NumberPicker, but shows more than 3 items at a time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages