commit | df7223b8e0850b9265987181983dd7be3b39ea80 | [log] [tgz] |
---|---|---|
author | Jeff DeCew <jeffdq@google.com> | Mon May 10 17:43:28 2021 -0400 |
committer | Jeff DeCew <jeffdq@google.com> | Mon May 10 21:55:05 2021 -0400 |
tree | 9b82ed330d80ba80e25b791c294fff866e993ab8 | |
parent | 0ffd1564d144748edcdf97d72a5064c1e5c41f1c [diff] |
Simplify SmartReplyView padding layout logic The horizontal padding used to be dynamic based on the number of lines, but that hasn't been true for a while. The new goal is for padding to always be 16dp, except that the action icon is in the middle of that. Fixes: 78876518 Test: manual visual inspection with notify Test: atest SmartReplyViewTest Change-Id: I11400a552cab99d9f0ae31024d5973772e8ea300