Use getLocationOnScreen to position auto-complete dropdown.

On Android N, the dropdown position should be computed relative to
the window and not just the activity because in split-screen mode,
the compose activity may be in the bottom pane.

BUG=29610161

Change-Id: I98c2b3ab32e92cdfcd44d4d2c175573aee77cad4
1 file changed