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

Fixes bootstrap, broken by https://github.com/square/flow/pull/244 #246

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

rjrjr
Copy link
Collaborator

@rjrjr rjrjr commented Apr 17, 2017

No description provided.

@rjrjr
Copy link
Collaborator Author

rjrjr commented Apr 17, 2017

I'm going to merge this TBR @loganj

@rjrjr rjrjr merged commit a35314e into master Apr 17, 2017
@rjrjr rjrjr deleted the ray/fix-bootstrap-you-idiot branch April 17, 2017 17:28
return (InternalLifecycleIntegration) activity.getFragmentManager().findFragmentByTag(TAG);
}

static @Nullable InternalLifecycleIntegration require(Activity activity) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NonNull!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants