Skip to content

viliamvolosv/material-animated-switch

 
 

Repository files navigation

Material Animated Switch

This fork support Vector Drawables

For any questions feel free to write in Issues

For Gradle

To get latest version

Add repository

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

Add dependency

compile 'com.github.viliamvolosv:material-animated-switch:-SNAPSHOT'

About

A material Switch with icon animations and color transitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%