Hey folks, are you using view binding in your projects? On last android summit it was kinda huge deal, like ideal solution compared to kotlin synthetics and data binding, but I believe no-one mentioned it on latest summit, so I get little bit concerned 😀 I get that it's faster compared to data binding and there is no code in layout which sounds great, but I still kinda don't get why should I prefer it to data binding which is definitely more popular in community rn