diff options
author | 2015-11-25 14:30:08 -0500 | |
---|---|---|
committer | 2015-11-30 13:03:00 -0800 | |
commit | 5ac42c92fa7241a260fde486f7535e2e0a1e38e9 (patch) | |
tree | 180158b8b24f933bc79b6c32d6056712e1cf5ea7 /tools/aapt/Resource.cpp | |
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
Diffstat (limited to 'tools/aapt/Resource.cpp')
0 files changed, 0 insertions, 0 deletions