commit | 40a8c9ac6bcc96e811ee41db458fc33c046dc218 | [log] [tgz] |
---|---|---|
author | Walter Jang <wjang@google.com> | Fri Jan 15 18:38:20 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jan 15 18:38:20 2016 +0000 |
tree | e49b5de410990c0e5ea04948bc5d5c88ff9acd35 | |
parent | 8b84b39b1e500ebaeeb632c3ef2edc4afdab95f0 [diff] | |
parent | b141462051c7cc1853d3b1b9a1172d23bc74c5d0 [diff] |
Merge "Use pawless icon in AOSP contacts" into ub-contactsdialer-b-dev
diff --git a/src/com/android/contacts/common/widget/FloatingActionButtonController.java b/src/com/android/contacts/common/widget/FloatingActionButtonController.java index 739b3cc..c943669 100644 --- a/src/com/android/contacts/common/widget/FloatingActionButtonController.java +++ b/src/com/android/contacts/common/widget/FloatingActionButtonController.java
@@ -111,7 +111,6 @@ // moves along with it. mFloatingActionButtonContainer.setTranslationX( (int) (positionOffset * getTranslationXForAlignment(ALIGN_END))); - mFloatingActionButtonContainer.setTranslationY(0); } /**