commit | 4b00031992eb1beea0c28cd78d497309640b3d80 | [log] [tgz] |
---|---|---|
author | Axesh R. Ajmera <aajmera@codeaurora.org> | Thu Jul 23 10:00:16 2015 -0700 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Fri Aug 28 13:15:46 2015 +0200 |
tree | 7344b91d5855201e7425f55856a92465da077b62 | |
parent | 78d085949a3ae053ba871dfc8fa0e357ba125516 [diff] |
Fix for duplicate tab ids exception - When the Snapshot tab was getting restored its tab id was not getting restored again because the object was not passed, when restoring it. This change fixes the issue