Merge "Unregister user listener when observers are inactive" into rvc-dev am: 38b57e5df5 am: 5486748cac
Change-Id: I2003198f6a291d8229d7fe4c2ed05dc2ea360a0a
This commit is contained in:
@@ -38,7 +38,7 @@ public class CurrentUserObservable {
|
||||
@Override
|
||||
protected void onInactive() {
|
||||
super.onInactive();
|
||||
mTracker.startTracking();
|
||||
mTracker.stopTracking();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user