You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed you guys have a reference to a Context inside the MainViewModel. I thought viewmodels were not supposed to reference a view, Lifecycle, or any class that may hold a reference to the activity context. Am I missing something here?
The text was updated successfully, but these errors were encountered:
I noticed you guys have a reference to a Context inside the MainViewModel. I thought viewmodels were not supposed to reference a view, Lifecycle, or any class that may hold a reference to the activity context. Am I missing something here?
The text was updated successfully, but these errors were encountered: