Skip to content

SwipeButton interactive animating swipe button view

Notifications You must be signed in to change notification settings

divyanshunegi/SwipeButton

Repository files navigation

SwipeButton

SwipeButton interactive animating swipe button view

To use this

add this in your porject build.gradle file

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

and than in your module build.gradle file where you add the dependencies add this

dependencies {
	        compile "com.github.divyanshunegi:SwipeButton:v1.0"
	}

About

SwipeButton interactive animating swipe button view

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages