[Autofill Assistant] Add onclick listener to checkbox inner view
If a TextView containing a link (ClickableSpan) is specified as right/left content view, the onclick of the checkbox will not trigger while clicking the TextView. To make sure it does, we need to direclty specify the onclick on the sub view. Bug: b/170293718 Change-Id: Id5498b0617fd01a507b97c3377ad79aa3d67421c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489646 Commit-Queue: Luca Hunkeler <hluca@google.com> Reviewed-by:Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#823475}
Showing
Please register or sign in to comment