commit | 2e177304ab03e8521e951b710460906ec49c07d2 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Mon Aug 15 14:06:55 2011 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Mon Aug 15 14:23:14 2011 -0700 |
tree | da876d3a82f8cfa1172de39cb6cd32452febfb16 | |
parent | 2c41f5bb7fe41fc2ff9a13926df56f2ea42e9f64 [diff] |
Fix for "Can not perform this action after onSaveInstanceState" We seem to be getting a view pager event after onSaveInstanceState. Clear the view pager listener in onSaveInstanceState to avoid this, which is what we do with ActionBarAdapter too. Bug 5161276 Change-Id: Ic20188c4f6ee0b60c6b6c9ea98709039a68d8073