OSDN Git Service

Always remeasure weighted children, even if there's no excess space
authorAlan Viverette <alanv@google.com>
Fri, 2 Feb 2018 21:33:37 +0000 (16:33 -0500)
committerAlan Viverette <alanv@google.com>
Fri, 16 Feb 2018 19:47:05 +0000 (14:47 -0500)
commit9049fd996a32ca5331b1eb9a9c009db8810a5fc2
treec4f31c2f46fff5612118fe962527c4e524f1ace5
parent85a6db68f1860bbaacc1cc21e29c4f61aabe0abb
Always remeasure weighted children, even if there's no excess space

Bug: 72630654
Test: atest LinearLayoutTest
Change-Id: Ie9637950aef32f080b8284a63003eb61c0a88841
core/java/android/widget/LinearLayout.java