Skip to content

Repaint Android surface after a reload - #517

Merged
theoden8 merged 2 commits into
masterfrom
claude/android-white-screen-refresh-xn4xvm
Jul 30, 2026
Merged

Repaint Android surface after a reload#517
theoden8 merged 2 commits into
masterfrom
claude/android-white-screen-refresh-xn4xvm

Conversation

@theoden8

Copy link
Copy Markdown
Owner

A reload drops the painted frame at issue time and recommits it an
unbounded time later; the SurfaceView is blank in between and nothing
relayouts it. Latch the reload and nudge again when the load settles.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_0168jSvA2VmewgKJPZtiW7bJ

claude added 2 commits July 29, 2026 10:49
A reload drops the painted frame at issue time and recommits it an
unbounded time later; the SurfaceView is blank in between and nothing
relayouts it. Latch the reload and nudge again when the load settles.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0168jSvA2VmewgKJPZtiW7bJ
The trigger is user-confirmed; whether the settled re-nudge lands after
the recommit is not. A shareable device log is the only way to tell.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0168jSvA2VmewgKJPZtiW7bJ
@theoden8
theoden8 merged commit bc10c6e into master Jul 30, 2026
5 checks passed
@theoden8
theoden8 deleted the claude/android-white-screen-refresh-xn4xvm branch July 30, 2026 00:09
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