In my Activity, I have a function which observes data in Firestore database and updates a LiveData ArrayList in the ViewModel
Activity
ViewModel