ViewModel
In case you use MVVM pattern you have to replace RouteController
by RouteControllerVM
or if you use dagger injection by RouteControllerVMC
Example of using for the Fragment:
Last updated
Was this helpful?
In case you use MVVM pattern you have to replace RouteController
by RouteControllerVM
or if you use dagger injection by RouteControllerVMC
Example of using for the Fragment:
Last updated
Was this helpful?