Skip to content

Move CameraX TakePhoto.kt under :camera module - #1127

Merged
kkuan2011 merged 2 commits into
android:mainfrom
StellarElements:hamen/move-camerax-take-photo
Sep 22, 2026
Merged

kkuan2011 merged 2 commits into
android:mainfrom
StellarElements:hamen/move-camerax-take-photo

Conversation

@hamen

@hamen hamen commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #1090: moves TakePhoto.kt from camerax/src/main/java/com/example/camerax/snippets/TakePhoto.kt into camera/src/main/java/com/example/camera/snippets/camerax/TakePhoto.kt (package com.example.camera.snippets.camerax) to align with the unified :camera module structure introduced in #1077, and removes the orphan root camerax/ directory.

@hamen
hamen requested a review from a team as a code owner September 22, 2026 09:16
@snippet-bot

snippet-bot Bot commented Sep 22, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 2 region tags.
You are about to delete 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Moves TakePhoto.kt into camera/src/main/java/com/example/camera/snippets/camerax/ (package com.example.camera.snippets.camerax) to align with the unified :camera module structure from android#1077 and removes the orphan root camerax/ directory.
@hamen
hamen force-pushed the hamen/move-camerax-take-photo branch from dc1c5a0 to 002db41 Compare September 22, 2026 09:16
@kkuan2011
kkuan2011 merged commit d469cee into android:main Sep 22, 2026
10 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