When using databinding in my app, I get the following warning when compiling:
Warning:Method references using \'.\' is deprecated. Instead of \'handler.onItemClick
The '::' error is currently an open bug for the Android Studio xml editor.