commit | f50106c322a28be454e0fd88d0debdace594d13a | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Tue Mar 21 23:39:14 2023 -0700 |
committer | Brandon Dayauon <brdayauon@google.com> | Wed Mar 22 22:16:07 2023 +0000 |
tree | ea141848daa330f9611e5551578e4b826cea4abf | |
parent | d1cab0e379577893f83868acb86d5ec14df76213 [diff] |
Fix clipping in SearchResultBigIconRow Remove the compound drawable padding being set in bubbleTextView because this causes the clipping. This was originally set here horizontal layout, instead will set the correct compound drawable padding on the horizontal container itself specifically (in another CL) so it doesn't affect other views/layoutTypes that uses SearchResultBigIconRow bug: 274723319 test: Manual - before: https://screenshot.googleplex.com/C2G6UXRMUkCJsAk after: https://screenshot.googleplex.com/9R85bzfuiRiALqw Change-Id: Ifee3016663225bc922fce602a52ab9f0534d1ef9