Files
frameworks_base/core/java/android
Alan Viverette 5ac42c92fa Always invalidate TextView on checkForRelayout
Previously we would check whether relayout was required and optionally
invalidate; however, with partial layout we leave this work for the
makeNewLayout() method. We still need to manually invalidate, though,
since makeNewLayout() does not handle invalidation.

Bug: 25857300
Change-Id: I81ef9062c9fb4964d5e42a3562e6c782492ad65f
2015-11-30 13:03:00 -08:00
..
2015-11-25 13:01:03 +00:00
2015-11-24 15:38:16 -08:00
2015-11-19 14:57:11 -05:00
2015-11-23 15:39:21 +00:00