honganhcs

Results 1 comments of honganhcs

Another solution i found is to change one line in the `blurBitmap` method of `WorkerUtils`: In `theIntrinsic.apply{ ... }` block, change `setRadius(10f)` to `setRadius(25f)` I'm not exactly sure how it...