commit | 5ac42c92fa7241a260fde486f7535e2e0a1e38e9 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Wed Nov 25 14:30:08 2015 -0500 |
committer | Raph Levien <raph@google.com> | Mon Nov 30 13:03:00 2015 -0800 |
tree | 180158b8b24f933bc79b6c32d6056712e1cf5ea7 | |
parent | e38bdf6bf79ff8d536d6909ef0b595d6dc3d56ee [diff] |
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