commit | e94e5094131246f878a524da4aa3f4fb101570f0 | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Mon Jun 10 19:40:43 2024 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Mon Jun 10 19:54:50 2024 -0700 |
tree | 9e6e53a1e8eb7a386c343db85f93d3ab50b42518 | |
parent | 0101ae5062f987a9c2a5b59fd4e0caee29462b8d [diff] |
Expand touch target of split cancel button to meet a11y requirements This CL adds a TouchDelegate to the "Cancel" button on SplitInstructionsView so that it is always at least 48dp by 48dp. I.e. if the touch target is smaller than 48dp, it expands the TouchDelegate to be at least that size. Fixes: 323108127 Test: Manually verified that the touch target is larger Flag: EXEMPT bugfix Change-Id: Id14bc39660ee7767991a3b5613f1282945a2ef96