Skip to content

Commit 85306ee

Browse files
committed
Upload file
1 parent 8ba5364 commit 85306ee

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

common/src/main/java/com/omarea/common/shell/ShellTranslation.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ class ShellTranslation(val context: Context) {
7878
intent.putExtra(Intent.EXTRA_STREAM, uri)
7979
intent.clipData = ClipData.newRawUri(null, uri)
8080
intent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION)
81+
intent.data = null
8182
}
8283
}
8384

-6.45 KB
Loading

0 commit comments

Comments
 (0)