JeromeRan
JeromeRan
Closes #217
In select corners mode, if I set image alpha (such as 128), the ImageView will display abnormally at unselected corner. Just like following capture:  I have read the code...
Prototool v1.10.0 release notes say that this version uses go 1.14.2. I install Prototool on my OS X using the following command: ``` curl -sSL https://github.com/uber/prototool/releases/download/v1.10.0/prototool-Darwin-x86_64 -o /usr/local/bin/prototool chmod +x...
A safer way to solve #1152
Closes: #1289
This pull request shows how easily to switch FileDownloader to OkDownload. No need to merge this pull request.
In Okio 2.x samples, there is only jvm target sample. Could you provide an iOS target sample?
Okio 2 is also making an effort to multiplatform base on kotlin. And the functions provided by core are supported by Okio. So, why not to concern to use Okio...
``` ❯ npm install -g dukat /usr/local/bin/dukat -> /usr/local/lib/node_modules/dukat/bin/dukat-cli.js + [email protected] added 3 packages from 3 contributors in 13.756s ❯ dukat bignumber.d.ts unresolved exception TypeError: Cannot read property 'length' of...