Files
frameworks_base/core/java/android/view
Chet Haase 5af048c791 Fix bug with display lists and layout.
requestLayout() and forceLayout() should force the INVALIDATED
flag to be set, which causes a view's display list to be regenerated
on the next drawing operation. This is necessary when containers change
due to layout requests.

Change-Id: I5b18b5936b59f0605f93c8f45baf83a76dab4e5e
2011-01-24 17:00:32 -08:00
..
2010-11-28 18:28:57 -08:00
2010-12-18 16:25:29 -08:00
2010-09-14 20:46:14 -07:00
2011-01-23 19:22:52 -08:00
2011-01-24 12:07:37 -08:00
2010-12-20 09:22:01 -08:00
2010-12-20 09:22:01 -08:00
2011-01-18 17:35:17 -08:00