Files
frameworks_base/core/java/android/widget
Chet Haase 016f445757 Fix requestLayout() optimizations
A bug in recent layout optimizations was causing the framework to avoid
laying out containers with WRAP_CONTENT in one axis or the other.
This fix updates the logic in the code that finds dependent layout axes
to correctly account for this case.

Issue #25980198 requestLayout() sometimes doesn't result in measure/layout for view

Change-Id: Ie5f678beef5d8c4ba25291ffdcd59797d4697acc
2015-12-07 13:17:44 -08:00
..
2015-03-23 14:54:35 -07:00
2015-12-01 17:30:51 -08:00
2015-12-02 14:24:11 +00:00
2015-07-31 17:19:03 +00:00
2015-11-16 16:10:56 -05:00