Carlo Marinangeli

Results 56 comments of Carlo Marinangeli

@kageiit did you have some time to have a look? mostly to check if there is any mistake (this my first time I use BUCK), and if you have any...

hi @raviagarwal7 can you let me know if you can take a look about the above? I want to start writing a PR to implement the data binding but I...

hi @kageiit @raviagarwal7 I would like to continue the development as I believe we are not far from having a solution on okbuck to have databinding working. As mentioned above...

Hi @raviagarwal7 , thanks for that. I can read that those macros only apply to `genrule`, `apk_genrule`, `cxx_genrule` but my problem is mostly with the arguments in the `extra_arguments` in...

Thanks for the tip man. I'll have a look how it works!

sorry @proytx I may have missed your message. you were looking at an old branch of databinding. I would suggest to look at [here](https://android.googlesource.com/platform/frameworks/data-binding/+/refs/heads/mirror-goog-studio-master-dev/exec/src/main/java/android/databinding) about your question, the arguments are...

Hi guys. I solved this bug with a workaround in our app (I'm also thinking about make a pull request with this fix): we save the url loaded in every...

The above solution doesnt work for me. I applied a workaround so solve the problem: I save the loaded url into a tag in the imageview. before to start the...

guys. This library has been great. but now there are more evolved libraries. please check Picasso, Glide or Fresco out.

https://medium.com/@dai_shi/installing-google-play-services-on-an-android-studio-emulator-fffceb2c28a1 (following from step 3, should work fine)