commit | 03c7e33ca042c97524fe704d278ce53ad5edd56b | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Jun 27 15:17:29 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Jun 27 15:19:36 2016 +0100 |
tree | 069d6e784b12e8e2e433496d0f10df34896e307d | |
parent | ffdc928aab785a450e0065f67a722b3032d59348 [diff] |
Make Toolbar ignore its minHeight if larger than height Currently Toolbar lays out all children based on its minHeight (if set). If that minHeight is larger than the Toolbar height, then the children are laid out larger than the Toolbar and clipped. This CL fixes it back by capping the alignment height. BUG: 29049143 Change-Id: Icb7b63a4605cb0272dc415920820038c1cd7cb2e