• Elly Fong-Jones's avatar
    views: reduce checkbox and radiobutton spacing · 69ded0f7
    Elly Fong-Jones authored
    In Harmony, the distance between these two elements is supposed
    to be 3/4 of a layout unit instead of one layout unit, so:
    
    1) Add DISTANCE_BUTTON_IMAGE_LABEL_PADDING to DistanceMetrics
    2) Give it the same default value as DISTANCE_RELATED_CONTROL_HORIZONTAL
    3) Add a Harmony value for the new DistanceMetric
    
    Bug: 794480
    Change-Id: Ib7106612dd2c923386cdbf30219ff37180acdedd
    Reviewed-on: https://chromium-review.googlesource.com/848533Reviewed-by: default avatarScott Violet <sky@chromium.org>
    Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#526963}
    69ded0f7
layout_provider.h 6.21 KB