Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite on-screen-controls (keyboard, buttons) with Compose #87

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Make enter key bigger font

4e2cdb1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Rewrite on-screen-controls (keyboard, buttons) with Compose #87

Make enter key bigger font
4e2cdb1
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Sep 17, 2024 in 0s

3 tests run, 2 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 90 in InputEvents

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

InputEvents.clickEvents

java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.Rect androidx.test.uiautomator.UiObject2.getVisibleBounds()' on a null object reference
at rs.ruffle.InputEvents.clickEvents(InputEvents.kt:90)
Raw output
java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.Rect androidx.test.uiautomator.UiObject2.getVisibleBounds()' on a null object reference
at rs.ruffle.InputEvents.clickEvents(InputEvents.kt:90)