Skip to content
Commit 6639d6e2 authored by Kohsuke Yatoh's avatar Kohsuke Yatoh
Browse files

Fix NotificationTest on small screen.

The send button may be hidden by IME window if the screen size is small.
This CL dismisses IME to help UiAutomator find the send button.

An alternative approach would be to scroll up the notification.
However, the fact that IME window covers notification makes it hard to
scroll the notification programatically.

Bug: 265259897
Bug: 269715255
Test: atest InputMethodStressTest:NotificationTest#testDirectReply
Change-Id: Iad6dd98b01a3ba6824c1bc3ad8b4d9c9a648ad96
parent c605985f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment