Files
frameworks_base/core/java/android
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-12-02 14:24:11 +00:00
2015-10-06 15:18:40 -07:00
2015-12-03 09:44:01 +00:00
2015-12-02 14:24:11 +00:00
2015-12-01 13:03:41 -08:00
2015-12-03 09:44:01 +00:00
2015-12-03 09:44:01 +00:00
2015-12-02 14:24:11 +00:00
2015-12-07 13:17:44 -08:00
2015-12-02 14:24:11 +00:00
2015-12-07 13:17:44 -08:00