Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Fixed Issue #137#140

Merged
vinc3m1 merged 3 commits intovinc3m1:masterfrom
sergio-moura88:master
Feb 25, 2016
Merged

Fixed Issue #137#140
vinc3m1 merged 3 commits intovinc3m1:masterfrom
sergio-moura88:master

Conversation

@sergio-moura88
Copy link
Copy Markdown

Fixed the problem with background mutation.
Also background should always be FIT_XY to be like original ImageView.

Also background should always be FIT_XY to be like original ImageView.
updateDrawableAttrs();
updateBackgroundDrawableAttrs(true);

if(mMutateBackground){
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

nit: can you add spacing around the parens?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

yes, sure

@vinc3m1
Copy link
Copy Markdown
Owner

vinc3m1 commented Feb 19, 2016

Generally looks good, just a few changes. Thanks for doing this, I've been super busy lately so it's great to have help.

@vinc3m1
Copy link
Copy Markdown
Owner

vinc3m1 commented Feb 19, 2016

Looks good! Let's just remove the api checks and we're good to merge.

vinc3m1 added a commit that referenced this pull request Feb 25, 2016
@vinc3m1 vinc3m1 merged commit caef5dd into vinc3m1:master Feb 25, 2016
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