commit | a419ee1ef9aef8b567f1ccd8c29d01ec7bff4cc9 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Oct 21 12:36:49 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Thu Oct 22 09:52:43 2015 +0100 |
tree | b61b73333d1562d5269a92082e651324ff4a92db | |
parent | 5b645640adf884ff868e6ff23a638bcd75d8a403 [diff] |
Fix Snackbar + FloatingActionButton showing simultaneously Caused by both things triggering an ViewPropertyAnimator on the FloatingActionButton. The CLs fixes it by moving one of them to use a seperate ValueAnimator. BUG: 25138785 Change-Id: Ia4e3f8f2e6d0d2da3e35cb82297220a6c71fabef