Remove unused high-resolution capture option
The feature provided no benefit on Pixel 7 Pro — both standard and hi-res modes produced 12MP images since CameraX's standard resolution list doesn't include the full sensor output. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5cba2fefc9
commit
7abb2ea5a0
2 changed files with 1 additions and 22 deletions
|
|
@ -495,6 +495,7 @@ private fun ControlPanel(
|
|||
onValueChange = { currentOnParamsChange(currentParams.copy(aspectRatio = it)) }
|
||||
)
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue