Skip to content
Commit b99d9af1 authored by Miranda Kephart's avatar Miranda Kephart
Browse files

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
parent 7674c1fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment