Try clicking permission dialog buttons before scrolling

The permission dialog now closes when clicked outside of it. We should
try to click the buttons before scrolling because selecting outside of
the dialog, which is a scroll view, will close it.

The click() method has scrolling written into it already

Test: PermissionsHostTest
Change-Id: I965eb06f6a5f63a98ba6dbcfabad86d618324028
1 file changed