commit | c3f031d8b34dc50223e045e0d9447628b8c846a1 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Aug 08 09:51:27 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Aug 08 09:51:27 2016 +0100 |
tree | 05b816c73152eb981b4f8a3433ee38a1cafc2209 | |
parent | 9f5e74d12c89334c2bd439b1bf19fdc5ebfbc137 [diff] |
Fix CTL title not showing sometimes Happens when the collapsed bounds overlap the expanded bounds. That normally doesn't happen, but it can happen when the the CTL is sufficiently small. Fixed by allowing the expanded bounds to cover the whole CollapsingToolbarLayout. Which is what developers would expect anyway when setting the gravity. BUG: 30697803 Change-Id: Id2dcc480ddf8d30c7c795f09126294020d779384