Why is the ViewModelProvider class private
I wanted to get started with developing android apps. I created a new project in Intellij. It can’t build because Intellij says that the class ViewModelProvider has a private constructor.
I wanted to get started with developing android apps. I created a new project in Intellij. It can’t build because Intellij says that the class ViewModelProvider has a private constructor.