Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
T8RIN committed Jul 30, 2024
1 parent e3962f8 commit 17dd711
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ fun MainActivity.Jp2Hypothesis() {
mutableStateOf<String>("")
}


val imagePicker =
rememberLauncherForActivityResult(contract = ActivityResultContracts.PickVisualMedia()) {
source = it?.toString() ?: ""
Expand Down

0 comments on commit 17dd711

Please sign in to comment.