You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(android): don't set EXTRA_MIME_TYPES when using 'Any' media type on Android
Currently everything except images and videos is not selectable (text for example).
This commit fixes it and partly reverts changes made in NativeScript#290 and NativeScript#291.
0 commit comments