Join Slack
Powered by
hi guys, how to downcast a property? When using rx...
# announcements
u
ursus
02/25/2018, 4:09 AM
hi guys, how to downcast a property? When using rx I usually hold onto a Relay reference but expose only Observable (super class) private val eventsRelay = PublishRelay.create<CategoryApiEvent>()
Open in Slack
Previous
Next