Join Slack
Powered by
Hi, not a kotlin can anyone tell me why can't i ...
# android
a
A
01/09/2020, 8:51 PM
Hi, not a kotlin can anyone tell me why can't i subscribe to this observable? in all aticles i have read, the observeable has a function subscribe where we can get the live updates (I am new to rxjava)
s
StavFX
01/09/2020, 9:19 PM
You imported
android.database.Observable
instead of
io.reactivex.Observable
💯 2
a
A
01/09/2020, 11:22 PM
@StavFX
THIS! Thanks
3
Views
Open in Slack
Previous
Next