FileDialog on Android
-
Hi!
my app uses the FileDialog QML item and i have a couple of questions.-
Is it possible to do multi-selection? The first item i select closes the dialog... there is no "control" key to do multi-select. Can it be achieved?
-
Is possible to open a system file dialog instead of the QML custom-one?
-
Is it possible to display the FileDialog fullscreen (i tried to play with visibility and x/y/width/height with mixed useless results)?
-
-
I have same question! ~
-