Skip to content

fix(android): Fix picking from 'SDCARD' location #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2020

Conversation

xuhcc
Copy link
Contributor

@xuhcc xuhcc commented May 22, 2020

PR Checklist

What is the current behavior?

Picking files from SDCARD location doesn't work. Here's an example of the selection result:

[{
  "_observers": {},
  "_options": {
    "keepAspectRatio": true,
    "autoScaleFactor": true
  },
  "_android": ""
}]

What is the new behavior?

Now it's working (at least in some cases).

@cla-bot cla-bot bot added the cla: yes label May 22, 2020
@NathanWalker NathanWalker merged commit 408f507 into NativeScript:master Aug 2, 2020
@NathanWalker
Copy link
Contributor

Thank you @xuhcc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants