Hi, I am using a variable inside viewmodel observe...
# android
v
Hi, I am using a variable inside viewmodel observer and it's value is not updated even after updating it in instance of childfragment (viewpager), ex: when i move to next tab varible inside viewmodel still holds the previous tab name
r
differnt view models?
check the memory address
v
same viewmodel