commit | df5e51ce34938d89d32412cbf884f606e3d1f167 | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Mon Nov 18 14:59:04 2024 -0800 |
committer | Brandon Dayauon <brdayauon@google.com> | Mon Nov 18 15:16:41 2024 -0800 |
tree | 21ede45f9eeb0f797df8bf6cc6d28cde61ab4f88 | |
parent | d3a4f9f721b5904881275ab6da15509477c51b27 [diff] |
Fix work tab accessbility issues. The issue is that the accessibility scanner says tap target is 46dp rather than 48dp because of the 1dp padding that is added to the viewgroup. Rather, we should delegate that 1dp to the insets of the drawable instead. bug: 379222957 Test manually, photos: beforeAccessibilityscanner: https://drive.google.com/file/d/1-XssMfXstpKQk5Ve7l5UCPFORtCkYluH/view?usp=sharing before:https://drive.google.com/file/d/1rip4gIKpoOw-cCNroEjrpcJ9TMSthHhB/view?usp=sharing after: https://drive.google.com/file/d/1dOh4yxEAPBG_pGn92yUGizTCLTTW1w2K/view?usp=sharing Flag: NONE bug fix changing dp Change-Id: I5ac69e5d92bbbbc3617e30801316eb04d65ace7a