commit | d67a60744b4a713ca37e219e349b55743a39272a | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Jun 18 12:06:07 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Thu Jun 18 12:06:07 2015 +0100 |
tree | dc240a44963943a5329cb320d0fa86bb42f1262d | |
parent | 0f694cd2137e6c760bf09cf6ce4aa7b4e0d070e3 [diff] |
Fix TabLayout when used in a HorizontalScrollView It's not an intended use case, but it does show up some problems with TabLayout's measure code when it's given an UNSPECIFIED measure spec. This CL fixes TabLayout so that it measures itself correctly. BUG: 21913808 Change-Id: I1674f3da1da334543c943ab3b7aa9d1920f325b6