commit | c1eeb12b6e4570520c3571aba9c04be91b4a20d5 | [log] [tgz] |
---|---|---|
author | Michael Kolb <kolby@google.com> | Mon Aug 01 09:56:26 2011 -0700 |
committer | Michael Kolb <kolby@google.com> | Mon Aug 01 10:32:19 2011 -0700 |
tree | d851a5fea7f68c9f151231446c3b5f0d449fc837 | |
parent | bf4dc0a894c4bec72ffb840de769ee01ff579932 [diff] |
fix last tab close bug Bug: 5098467 The controller did not update the tab list correctly and called activity finish instead. The adapter got updated and showed the last tab still Now the controller removes the last tab before calling finish, so the visible update to the tab list is correct. Change-Id: Idf29dff7d60181c63f6b3ebcbc8a1562f027b2c1