commit | b85fe2b4a0b178c885bdb4e1d3d193c5d29e01b4 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Dec 13 13:23:12 2022 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Dec 15 13:33:00 2022 +0100 |
tree | 4242c2d54f3c2a2624ea6cbf51261da40a99ebeb | |
parent | 7c353ae99a9d08e7f80ec790ede848d5574a57d0 [diff] |
Make clickable Expandables have a minimum (interactive) size (1/2) This CL improves Expandable by making sure that expandables that expand when clicked directly have a minimum size of 40dp and minimum interactive size (touchable area) of 48dp. This is consistent with the M3 components like buttons. Bug: 230830644 Test: Manual Change-Id: Iada048498ff4655406968d7dac5d13c948efaea1