Join Slack
Powered by
Why can't a SAM lambda be used in this case? obser...
# android
s
Sam
04/05/2019, 8:57 PM
Why can't a SAM lambda be used in this case? observe is a java function and Observer is a java interface
Copy code
viewModel.someLiveData.observe( this ) { }
2
Views
Open in Slack
Previous
Next