gradle - Android Data binding debugging -


i'm starting android's databinding tools every time come run program build error my.package.databinding not exist. error get:

 error:(15, 47) error: package a.b.c.d.databinding not exist 

the try review bindings , find problem. process slow , slower use more bindings.

is there way build process or gradle tells me probelm code , why could'nt create binding classes.

thanks.

the best place report b.android.com.

we've received reports when there java code mistake, sometimes, not build binding files wrong struggling reproduce it.

so if can create bug report w/ project reproduce, we'll try fix asap.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -