upgrade androidx-activity to 1.9.0 (#4383)
https://developer.android.com/jetpack/androidx/releases/activity#1.9.0
This commit is contained in:
parent
76c6ec5510
commit
36d982a359
2 changed files with 3 additions and 4 deletions
|
|
@ -1170,8 +1170,7 @@ class ComposeActivity :
|
|||
this,
|
||||
BuildConfig.APPLICATION_ID + ".fileprovider",
|
||||
photoFile
|
||||
)
|
||||
takePicture.launch(photoUploadUri)
|
||||
).also { uri -> takePicture.launch(uri) }
|
||||
}
|
||||
|
||||
private fun enableButton(button: ImageButton, clickable: Boolean, colorActive: Boolean) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue