arekolek
11/19/2017, 2:17 PMLiveData<T>.observe(LifecycleOwner owner, Observer<T> observer)
that has a SAM type as the last argument that is intended to be passed as a lambda, but has other SAM typed parameters that are not intended to be passed as lambdas.