how can I define the subscribers to those methods ...
# android-architecture
o
how can I define the subscribers to those methods (they are DisposableObservable classes) outside of that viewmodel and just call them into where they’re needed? i dont want the viewmodel to becom 800 lines