Skip to content

Tags: natelindev/android-topeka

Tags

09072015

Toggle 09072015's commit message
Demonstrate usage of Transitions API

Introduce custom windowSharedElementEnterTransition
to showcase usage of a custom transitionSet.

06072015

Toggle 06072015's commit message
Improve listener situation.

Replaces "implements .*Listener" with
local variables where possible.