/SwitchControl

IOS like Switch Control for Android

Primary LanguageJavaApache License 2.0Apache-2.0

SwitchControl

IOS like Switch Control for Android

Demo Screenshot

For Gradle

To get latest version Add repository

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

Add dependency

compile 'com.github.viliamvolosv:SwitchControl:-SNAPSHOT'