commit | 80c045a86cf58907f2d068c274ff7e9260f26fdc | [log] [tgz] |
---|---|---|
author | Enrico Ros <eros@codeaurora.org> | Mon Nov 24 15:23:12 2014 -0800 |
committer | WebTech Code Review <code-review@localhost> | Tue Dec 02 16:47:10 2014 -0800 |
tree | 7b5746a1ffa8ec09237bc1611701af04d1c98d1d | |
parent | ef3bf2f93e50a198883b20aa606548b1f7d6d60c [diff] |
Update the orientation of the NavScreen on orientationChange. Before, it was destroying all the UI objects and recreating them, no matter if the tab switcher was visible or not. The new behavior matches the old one visually, but happens in a fraction of the time. Also, this updates a bit the visibility of properties in the class. This class should require more cleanup in the future. Change-Id: I4e5be461aa954faf8fc6b8d50fa8dd865a72e564