Skip to content

Utility library to make working with Android Transition API easier

License

Notifications You must be signed in to change notification settings

iteratorsmobile/TransitionHelper

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages