android / compose-samples

Official Jetpack Compose samples.
https://developer.android.com/jetpack/compose
Apache License 2.0
20.22k stars 4.81k forks source link

[Bug]: JetSurvey selfie screen crash after taking photos #1369

Closed wiryadev closed 6 months ago

wiryadev commented 6 months ago

Is there an existing issue for this?

Is there a StackOverflow question about this issue?

Is this an issue related to one of the samples?

Sample app

Jetsurvey

What happened?

Crash happened when taking photos in JetSurvey selfie screen due to recompose that makes the Uri null again. image

Relevant logcat output

No response

Code of Conduct