Bug 527686 - Pull-out common master-detail code
Fix a few problems in DetailViewManager attempting to access a
detail's view-model context that was already disposed by
replacement of the parent context's root domain model object.
Also fix the date/time renderer’s addition of another domain-model
listener every time the model object changes, which would result
in NPEs in accessing obsolete observables.
Change-Id: I563fc2ddfd3067edbd85d05cbd6eb0e492ba3226
Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
6 files changed