
- fix the color of the track and take more colors from the theme. The spec states 0.16a for the track whether off or on, but the color of the mock-up is actual 0.32a for the on version. I take this to be a bug in the text of the spec. - make the thumb the correct size. The actual white circle is supposed to be 15dip rather than 16dip (this is another thing confusing about the spec, as it states 16dp but where it measures from includes 1 dip of shadow). Note that to maintain crispness, we must align to pixel boundaries and must maintain a centered position, so there's a bit of rounding here depending on scale factor. BUG=626827 Review-Url: https://codereview.chromium.org/2440723003 Cr-Commit-Position: refs/heads/master@{#429682}
This directory contains discrete components used to build Chromium's user interface. Each subdirectory must be an isolated component that lists its dependencies in a DEPS file. See subdirectory README.chromium files for specific information about each component.