fix(dialog): remove use of ACTION_PICK (#2871)

This commit is contained in:
Fabian-Lars
2025-07-28 16:43:35 +02:00
committed by GitHub
parent 7974acae22
commit af08c66faa
2 changed files with 24 additions and 44 deletions
+6
View File
@@ -0,0 +1,6 @@
---
dialog: patch
dialog-js: patch
---
Fixed an issue that caused the file picker not to open on Android when extension filters were set.