Finally, we need to pass that viewModelFactory instance to the ViewModelProvider. viewModel = ViewModelProvider(this,viewModelFactory) ...
確定! 回上一頁