| commit | 3c06ded1e59cb88e36567de97f8a660af1bf4ded | [log] [tgz] |
|---|---|---|
| author | James Cook <jamescook@google.com> | Wed Jul 15 10:04:02 2015 -0700 |
| committer | James Cook <jamescook@google.com> | Wed Jul 15 10:04:02 2015 -0700 |
| tree | 645ac1e9b4962e72e3bf0e55c75e52dfba2a8774 | |
| parent | a75cd5fe5ac10335230aec3ce5f4142fc19a7184 [diff] |
Fix app shelf being out of date after orientation change * Share the data model for the two instances of the app shelf view (navbar has separate views for portrait and landscape). * Synchronize the view to the data model on orientation change. * Trigger the initial icon load from NavigationBarView.reorient() so it only happens once on startup. Bug: 22383768 Change-Id: I37f1cbbdd7eccd02979f89770ade8251f1dc2e84