commit | b99d9af1dcd5d9f11b97c08b3b53d137a48f6c1a | [log] [tgz] |
---|---|---|
author | Miranda Kephart <mkephart@google.com> | Wed Jun 09 19:05:42 2021 +0000 |
committer | Miranda Kephart <mkephart@google.com> | Wed Jun 09 19:13:52 2021 +0000 |
tree | e9d624d2ea5832a1cf18f95e39bd7ac660b7b00d | |
parent | 7674c1fa6b27fe89e7635e7c4950ffba9ae91e35 [diff] |
Fix screenshot preview border radii Currently the corner radii are the same (20dp) for both the preview and the border around it. However, this looks wrong because the border is larger. To match the curve it needs to have 24dp radii corners (=20 + 4dp border). Old: https://screenshot.googleplex.com/5SLGsc4Erqus9r6 New: https://screenshot.googleplex.com/Cz7w72BzjgqfqbV Bug: 190630434 Fix: 190630434 Test: visual verification Change-Id: I737c4091a607ffdf854d5b7418634f1bdcba75a0