Alex Gomes
Alex Gomes
@wasabeef I am getting it too. Any idea why ? `Blurry.with(getActivity()).radius(10).sampling(8).animate(500).async().capture(linearLayout).into(imageview);` **Edit** I see it doesn't seem to work with viewgroup that I am trying to pass.
@MaSiYuan - were you able to make it work ?
After 2 years, I still see this issue. Just trying to print a simple "Hello World!" but won't print anything within integrated terminal, however I see no error. Following is...
@mshibanami @pieandcakes It actually worked the way I wanted. Had to add one more task which depends on other one. I realized, task that I posted was always compiling fine...