JeromeRan

Results 15 issues of JeromeRan

In select corners mode, if I set image alpha (such as 128), the ImageView will display abnormally at unselected corner. Just like following capture: ![d75c3f5a6d697509655c4c5bdce51436](https://user-images.githubusercontent.com/7328707/42506271-fc44baea-8473-11e8-95a0-8e6b00edd789.jpg) 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...

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?

documentation

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...

question