Skip to content

Control Volume and Brightness by swiping on different sides of screen

Notifications You must be signed in to change notification settings

anandsingh2903/Swipely

Repository files navigation

Add it in your project :

STEP 1 :

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

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

STEP 2 :

Add the dependency

dependencies {
	        implementation 'com.github.anandsingh2903:Swipely:1.0'
	}

About

Control Volume and Brightness by swiping on different sides of screen

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages