Hello, I am trying new Photo Picker of android wit...
# android
a
Hello, I am trying new Photo Picker of android with Compose. But when I try to get file name from returned uri, it gives the name something like it is in content uri path, not the actual file name (which is being displayed in File explorer). Can you tell me any way by which I can get the actual file name from the uri returned from Photo Picker?
not kotlin but kotlin colored 2
google 1
o
a
I did. But that doesn’t return exact file name, instead returns name that was in uri which seems like some alias or id