Skip to content

A sample library to use multiple select checkboxes in a spinner

Notifications You must be signed in to change notification settings

udaykumar-8329/multiselectspinnerlibrary

Repository files navigation

multiselectspinnerlibrary

A sample library to use multiple select checkboxes in a spinner

This is a sample test release

To use this library in your project follow the below steps

Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Add the dependency

dependencies {
        implementation 'com.github.udaykumar-8329:multiselectspinnerlibrary:v1.0'
}

About

A sample library to use multiple select checkboxes in a spinner

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages