@anokmik: I will try to investigate a bit more but it looks like it works
I need to use databinding.compiler = 2.1.0 like you instead of the last 2.1.3
Also, some expressions which used to work like
android:background="@{item.isWhen() ? @drawable/transparent : @drawable/app_btn_background_material}"