commit | 6213e2e94b1f0ea924dfe52ee5192c1e612e33c9 | [log] [tgz] |
---|---|---|
author | Vivek Sekhar <vsekhar@codeaurora.org> | Tue Dec 22 10:51:04 2015 -0800 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Mon Jan 11 22:03:25 2016 +0100 |
tree | 4873de4a048e2028c61a9185c4e6a46617a8cfb3 | |
parent | 2f2ff57ea554536b3ef9eaea604165ab7c75541a [diff] |
Get tab id from Tab for onHistoryItemCommit Do not query the tab id from TabControl. The tab might be getting recreated because of restore during this time the current tab & thier ids might not be set. Tab.this will always ensure we get the correct tab id. Change-Id: I396e9ffcb35c468fd3d916ba4cd49cb202a2017c