commit | 27da60cbce61a72f4731cbe67071cbb87136d207 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Apr 06 15:33:47 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Apr 06 15:39:57 2016 +0100 |
tree | 9832076b5a72a1f87fdda8b68df165d30488b8c5 | |
parent | cecd15c334a48ba449f214a19104297902591869 [diff] |
Fix TabLayout text size issue Some new measurement code in N seems to have tickled a recursion exit check in TabLayout's text size setting code when it's not required. This CL fixes the check by checking against the available space for the text, rather than the existing Layout's width. BUG: 27923340 Change-Id: I1be8c489488fc96fc3802b45c525b5fa6cae337d