Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Feature Request
The composable is awesome and lets Compose users implement a camera viewfinder in a fast and easy manner.
CameraXViewfinder
However, library consumers are still required to implement several features manually:
In addition, we require the developer to set up the surfaceRequest handling themselves.
We should consider providing a higher level composable that simplifies use for common cases, while still providing extensibility when needed.
This would be similar to , but it would ideally have a less restrictive API surface.
CameraController