commit | 03f27013bfcd30f697220b8e6315e76688dc0d3c | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Thu Apr 25 14:22:54 2019 -0700 |
committer | Tony Wickham <twickham@google.com> | Thu Apr 25 14:22:54 2019 -0700 |
tree | 5447b7dc1424574387ffe98e0b7266b8689cd28f | |
parent | 1e4a43ac6730d6efb86d7a6c23eacc558371cadc [diff] |
Log undo button click Also fix a bug where we logged workspace swipe upon clicking undo, since rebinding the pages causes us to reset mCurrentPage = 0 followed by setCurrentPage(pageBoundFirst). Since the page isn't actually visibly changing, we shouldn't log in that case. Bug: 118758133 Change-Id: Ie87164a8c7c278680f67dee75657210bd33408a4