fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

WebView (Android): Image picker dialog #1448

Closed mortend closed 2 years ago

mortend commented 2 years ago

Show a dialog to let us choose either Camera or Gallery to pick an image to upload, unless multiple files are allowed (not supported).

Depends on https://github.com/fuse-open/uno/pull/409 and https://github.com/fuse-open/uno/pull/412.

This PR contains: