[TouchToFill][Android] Wait until peeking finished before expanding
Currently, the sheet is asked to skip the peeking. Since this doesn't seem to work as intended (see https://crbug.com/1012231), we expand this sheet. Expanding immediately might have no effect — most likely a timing issue (see first screenshot in linked bug). Therefore, this CL allows the peek state and expands the sheet as soon as the peek state is shown. Bug: 1011856 Change-Id: I63cc403a9acc93f2e4f90c2549c32cf39757f042 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847294Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#703714}
Showing
Please register or sign in to comment