Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify TransitionListener #608

Merged
merged 2 commits into from
Feb 5, 2018

Conversation

panpanini
Copy link
Contributor

Issue

Overview (Required)

  • Shorten TransitionListener callsite code by separating interface into open class
    (I thought it would have more impact, but only one place is calling TransitionListener anyway 😭 )
  • Save 18 lines in SpeakerDetailFragment!

This should make TransitionListeners easier to use, because we only have
to implement the methods we care about
@takahirom
Copy link
Member

LGTM 👍

@takahirom takahirom merged commit b256525 into master Feb 5, 2018
@takahirom takahirom deleted the panpanini/simplify_transition_listener branch February 5, 2018 09:27
@takahirom takahirom added this to the 1.1.0(〜02/05) milestone Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants