Make checkboxes/radio buttons larger on Android
commit9418953296227e8a861bf8e3ea8f86a07904e273
authormohsen <mohsen@chromium.org>
Mon, 14 Sep 2015 04:33:46 +0000 (13 21:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 14 Sep 2015 04:34:12 +0000 (14 04:34 +0000)
tree41848df3150e403575e6a28892d47b069541ed91
parent7d3dde93e68e71a3a7bc5bf7972f6508a320f76b
Make checkboxes/radio buttons larger on Android

In order to make interacting with checkboxes and radio buttons easier
with touch, their default size is changed from 13px by 13px (in which
1px in each dimension is for the drop shadow) to 16px by 16px (in which
2px in each dimension is for a padding around them, including the dorp
shadow).

BUG=459055

Review URL: https://codereview.chromium.org/1341453003

Cr-Commit-Position: refs/heads/master@{#348554}
ui/native_theme/native_theme_android.cc
ui/native_theme/native_theme_android.h
ui/native_theme/native_theme_base.cc
ui/native_theme/native_theme_base.h