Fix InlineLoginActivityTest#testScrollSuggestionView

The test will create 20 suggestions and try to scroll the view, but
the speed 5000 will trigger back guesture in v2 now. We change the
speed to fix the problem.

Bug: 204904897
Test: atest InlineLoginActivityTest#testScrollSuggestionView
Test: With patch, ABTD pass with 10 runs
Change-Id: Ib23551ccd920f32c626c033224f501ca676bd34a
1 file changed