commit | a8da17356f9a385e097e3eef205358462d214538 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Mon Oct 19 19:04:30 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Wed Oct 21 10:01:49 2009 -0400 |
tree | 9425ee09c9648470c2516c8875c6277d6c10db44 | |
parent | 8785c064fab3429c792ac160aeeb19e9926382f0 [diff] |
Do not show radio/checkboxes for <optgroup> labels. Fix for http://b/issue?id=2186188. Keep track of <optgroup> labels separately from disabled <option> labels. Requires a change to external/webkit. In CheckedTextView, if the CheckMarkDrawable is set to null, remove it.