Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Add animation handler and refactor code #33

Conversation

tomjhall
Copy link
Contributor

Added animation handler to manage traversal animations.
Moved over from AutoParcel to AutoValue.
Moved over from Enums to IntDef to reduce library size.
Made private accessors to nested classes package private, to reduce library size.
Deprecated HandlesBackPresses as this is not needed (call ViewStack#pop directly when receiving the back event).
Deprecated HasTraversalAnimation - AnimationHandler callbacks allows for a much more flexible approach.

@tomjhall tomjhall merged commit 3452e84 into SoleraEngineering:develop Nov 16, 2016
@tomjhall tomjhall deleted the add_animation_handler_and_refactor_code branch November 17, 2016 10:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant