diff options
author | Andrew Lee <anwlee@google.com> | 2014-09-22 17:13:11 -0700 |
---|---|---|
committer | Andrew Lee <anwlee@google.com> | 2014-09-22 17:13:11 -0700 |
commit | 62e1d70e9779bd120b5fb9d5e89d952b5ef9ab6b (patch) | |
tree | 385de75c4d5fcbaa5357f7fc1d89b5e4b7244eff /res | |
parent | f2d3bd5d0fc9fd8e28f440fce7489691e0aee46b (diff) |
Hide the FAB if the dialpad chooser is shown.
This bug was happening because in onHiddenChanged, the dialpad button
was being made to be shown. Now, only reveal the fab at that point if
the dialpad chooser is not visible.
There is some slight quirk... I would have thought that checking
!mDialpadChooser.isShown() should have been sufficient, but it
returns false at that point. The isDialpadChooserVisible check
works fine.
Bug: 17609779
Change-Id: I11eb3dc81a2849874202a3ea06e40c097b50ac9a
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions