commit | 7554d099e7f3a7cec166a999615245e7457bd620 | [log] [tgz] |
---|---|---|
author | RoboErik <epastern@google.com> | Tue Jan 06 15:34:24 2015 -0800 |
committer | RoboErik <epastern@google.com> | Wed Jan 07 10:14:04 2015 -0800 |
tree | 1deda0bf707b464770282af57a6bd5e60e1643b0 | |
parent | 2c4b1610ef6d8ad9cafcb595f05e20eb92344569 [diff] |
Reload MediaBrowser children on each call to subscribe Only one callback can be set on a given media id on MediaBrowser. When you try to subscribe with a new callback it replaces the old callback, but it wasn't resending the child data for the id. This causes calling subscribe again also cause the data to be reloaded and sent to the app again. bug:18683452 Change-Id: I2d30dbbbfe07cb9a720fb6d65664c1c4c58cb637