Android: Fix regression on simplified NTP
https://crrev.com/c/1180637 introduced a regression on the simplified NTP. TextView in native page has a sizing issue when View#layout() is invoked in unattached state. This CL makes layout not performed in the corresponding state. Bug: 876686 Change-Id: I81eff601781ec85e398ccc4d1ce555c441e20ddb Reviewed-on: https://chromium-review.googlesource.com/1189682Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#587916}
Showing
Please register or sign in to comment