Skip to content

Conversation

brysonPaul
Copy link
Contributor

WHAT

WHY

HOW

Checklist 📋

  • Add explicit visibility modifier and explicit return types for public declarations
  • Run spotless check
  • Run tests
  • Update metalava's signature text files

@yschimke yschimke closed this Oct 2, 2025
@yschimke yschimke reopened this Oct 2, 2025
@yschimke yschimke closed this Oct 3, 2025
@yschimke yschimke reopened this Oct 3, 2025
@brysonPaul
Copy link
Contributor Author

Ah, finally figured out the problem. The reason why sacreenshot tests keep failing between either header "O" or "R" is because this uses a new timeout based system every 750 ms or so: Two scrolls that happen to start in between might be perceived as a lesser swipe to conserve future scrolls for the velocity. Will be looking to see if I can add a system timer to start actions when the time % 750 == 0 to ensure every screenshot test starts at the same time.

@yschimke yschimke closed this Oct 3, 2025
@yschimke yschimke reopened this Oct 3, 2025
@yschimke yschimke merged commit 15a71d8 into google:main Oct 3, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants