mehul bisht
03/27/2021, 11:18 PMLiveData
with a backing property (MutableLiveData) inside the ViewModel to Observe
and Add
to an ArrayList can cause a race condition and a Lock
is required? Provided that the ArrayList will get its value from a callback.Dominaezzz
03/28/2021, 9:27 AMmehul bisht
03/28/2021, 11:18 AMmehul bisht
03/28/2021, 11:18 AMDominaezzz
03/28/2021, 11:18 AM