commit | c06ea511ab9d97ed62ec10f10262f1c34b1905f0 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Sep 23 15:23:13 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Sep 23 15:23:13 2015 +0100 |
tree | 8349612f2520b246669c852ca60e4939ed4ed506 | |
parent | 452d9d0594b4613995e9de00732e6b85ab3083e1 [diff] |
Fix CollapsingToolbarLayout when used with SearchView CTL currently relies on the dummy views bounds being 0-width to signify invisibility. This is a bit crude so we now use isShown() as well. BUG: 22165213 Change-Id: I59ef7273b56a7820cdd21ad5f39961b56fd8100a