Skip to content

Added a null check to setCapInsets, updated build.gradle file - #20

Open
yurykorzun wants to merge 3 commits into
madsleejensen:masterfrom
yurykorzun:master
Open

Added a null check to setCapInsets, updated build.gradle file#20
yurykorzun wants to merge 3 commits into
madsleejensen:masterfrom
yurykorzun:master

Conversation

@yurykorzun

Copy link
Copy Markdown
  1. Added a null check to the setCapInsets method. Usually it's never called before the uri is set, but in one case it happened in reserve and failed with an error. I don't see a reason to not have the check.
  2. Updated build.gradle file to support external project variables. Updated gradle wrapper version for 0.59 RN support.

@diolegend diolegend left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice Change

@EyMaddis

Copy link
Copy Markdown

Why not update the reload method to early return?
Btw for me this happens since 0.60

@yurykorzun

Copy link
Copy Markdown
Author

Can this be merged?

@lorg

lorg commented Aug 15, 2020

Copy link
Copy Markdown

Please merge this, without this fix I was unable to use the library. With this fix, it just works :)
Thanks!

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.

4 participants