Skip to content

Repository files navigation

TransitionHelper


Utility library to make working with Android Transition API easier.

Installation:

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

dependencies {
	        compile 'com.github.iteratorsmobile:TransitionHelper:x.y.z'
	}

License

Iterators Mobile, 2016. Licensed under an Apache-2 license.

About

Utility library to make working with Android Transition API easier

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages