commit | 7146ee819bf80e217b460f3b890df1a49b233109 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Mon Mar 03 14:03:08 2014 -0800 |
committer | Jay Shrauner <shrauner@google.com> | Wed Mar 05 17:22:07 2014 +0000 |
tree | 4ec16a87a7ef833525f1c70e9d61a7d3212c4a73 | |
parent | 3eb8215a6eec86fded189a16ac7f7d60a00d38bc [diff] |
Fix slight screen jank when sliding dialpad upwards Apply the translation animation to mSearchAndRemoveViewContainer (which houses the entire searchbox and its margins), so that the translation takes into account the entire height of the searchbox as well as its margins. Also refactored hideSearchBar slightly to remove an unused codepath. Bug: 13284310 Change-Id: I7b8873154059f616d8a52c4a0239ea6be89c8efc (cherry picked from commit 94f490466f2b7f4d9d19c4628a56442ccf8a6adf)