A weird "bug" in android-studio causes the generated BR.java file not to use the @Bindable fields and still only have the _all property if a res/layout directory doesn't exist.
It happened to me when I wanted to create a "No Activity" App to have a library that contained my different bindable data.