Join Slack
Powered by
The Observer is from the package "androidx.lifecyc...
# announcements
a
Alexey Subbota
04/12/2019, 4:24 PM
The Observer is from the package "androidx.lifecycle" and looks like this public interface Observer<T> { void onChanged(T t); } Why the Observer compiles but Sample does not compile? Error is 'Interface Sample does not have constructors'
Sample___Observer_-_what_is_the_difference_.js
Open in Slack
Previous
Next