Skip to content

Revert Android camera regression from dae10954#357

Merged
adithya1012 merged 1 commit into
mainfrom
bugfix-camera-blank-android
Jun 1, 2026
Merged

Revert Android camera regression from dae10954#357
adithya1012 merged 1 commit into
mainfrom
bugfix-camera-blank-android

Conversation

@adithya1012

Copy link
Copy Markdown
Collaborator

PR Description
This change rolls back the camera-screen portion of commit dae1095 to restore Android camera visibility and recording behavior. It reverts app/(camera)/shorts.tsx/shorts.tsx) to the parent commit version, removing the audio/session and focus-state changes that were introduced in that commit and appear to be causing the blank camera surface and broken recording flow on Android.

Validation

  • Confirmed the rollback is isolated to app/(camera)/shorts.tsx/shorts.tsx)
  • Ran eslint on the reverted file with no reported errors

Notes

  • This is a targeted rollback, not a full revert of the commit

@adithya1012 adithya1012 marked this pull request as ready for review June 1, 2026 23:11
@adithya1012 adithya1012 merged commit c712b42 into main Jun 1, 2026
9 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.

Android Bug: Camera preview is blank when attempting to record video (Regression)

2 participants