zak.taccardi
01/25/2017, 8:40 PMObservable<String>
but an Observable<ViewState>
, where ViewState
is a sealed class. So each val
is assigned to the subclass of the sealed class. I wanted to assign the properties to the sealed class, not its subclassed version