[Android][Mfill] Fix a bug in AllPasswordsBottomSheetViewTest
This CL fixes this bug crbug.com/1127200. Which arise when `View.setOnClickListener(null)` is called. This causes the view to become clickable again, even though no click listener exists. TBR=fhorschig@chromium.org Bug: 1127200 Change-Id: I0eb0a404346aa97830c29ac0cf4f959c40e06beb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405581Reviewed-by:Ioana Pandele <ioanap@chromium.org> Commit-Queue: Reda Tawfik <redatawfik@google.com> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#806223}
Showing
Please register or sign in to comment