commit | cb37b09ebbc5e8e9c7c6c65211686d61e2ed3a3f | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Tue Aug 11 15:08:21 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue Aug 18 15:21:57 2015 +0100 |
tree | 0ce6003a8778a1d9471531b9e2e9b8cff62812b1 | |
parent | 62372d487c53f7f239a07d1fbce3d23ca8fa0fe4 [diff] |
TabLayout measure performance improvements - Disable the framework fillViewport functionality and we do it ourselves instead. This allows us to remove multiple unnecessary measure passes. - Use the available space for max tab width calculation - Actually honor the scrollable tab min width (this wasn't working before). BUG: 23173903 Change-Id: I7dd2c9219dedf930e533207dad9444553b040447