[AF Android] Fix height of multiline rows
Multiline entries are used mostly for warnings and other edge cases where descriptive text is needed. By their nature the height is variable, so we need to set padding and use a content-wrapping height. This was done in the old implementation but errantly not carried over to the refactor. Bug: 903554 Change-Id: I6e9873c757fb9087af3066bb55017badccd15149 Reviewed-on: https://chromium-review.googlesource.com/c/1327579Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#607724}
Showing
Please register or sign in to comment