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

Start adding nullability annotations to load package #2797

Merged
merged 8 commits into from
Jan 23, 2018
Merged

Start adding nullability annotations to load package #2797

merged 8 commits into from
Jan 23, 2018

Conversation

SUPERCILEX
Copy link
Contributor

No description provided.

@SUPERCILEX
Copy link
Contributor Author

@sjudd Any updates? 😊

Copy link
Collaborator

@sjudd sjudd left a comment

Choose a reason for hiding this comment

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

Sorry for the delay!

@@ -58,6 +58,7 @@ public DrawableTransformation(Transformation<Bitmap> wrapped, boolean isRequired
return resource;
}
}
// TODO bitmapResourceToTransform can be null, what to do?
Copy link
Collaborator

Choose a reason for hiding this comment

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

It will be non-null if you reach this point, I believe you can remove this todo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sjudd Oh you're right, thanks!

@SUPERCILEX
Copy link
Contributor Author

@sjudd No problem! (And we have a green build!)

@sjudd
Copy link
Collaborator

sjudd commented Jan 23, 2018

Thanks!

@sjudd sjudd merged commit e9f682f into bumptech:master Jan 23, 2018
@SUPERCILEX SUPERCILEX deleted the load branch January 23, 2018 15:47
@SUPERCILEX
Copy link
Contributor Author

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants