如何在 Kotlin 而不是 java (Android) 中将字符串转换为 Uri?
val Uri_string = "/sdcard/example.jpg"
uri_string = ???;
android uri kotlin
android ×1
kotlin ×1
uri ×1