• Tetsui Ohkubo's avatar
    Use relative font size in ash notification center. · 6248fb5d
    Tetsui Ohkubo authored
    Notification center used fixed font sizes for UI labels. This is not the
    right way of settings font size.
    
    This CL
    - removes ash::message_center_style::GetFontListForSizeAndWeight().
    - replaces all fixed font sizes with delta.
    
    TEST=manual - compared screenshots and verified it cause no visual
    change on actual device (chell)
    BUG=793207
    
    Change-Id: Ia2c50965e6a132520d63921252e78a76a644734f
    Reviewed-on: https://chromium-review.googlesource.com/817456Reviewed-by: default avatarEvan Stade <estade@chromium.org>
    Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#523696}
    6248fb5d
notifier_settings_view.cc 22.4 KB