Skip to content
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

Import from correct folder structure but wrong folder names #162

Open
AmrSaleh opened this issue May 29, 2019 · 0 comments
Open

Import from correct folder structure but wrong folder names #162

AmrSaleh opened this issue May 29, 2019 · 0 comments

Comments

@AmrSaleh
Copy link

I am trying to import from a correct folder structure provided by designer but wrong folder names like this

res/
  xxxhdpi/
    awesome-image.png
  xxhdpi/
    awesome-image.png
  xhdpi/
    awesome-image.png
  hdpi/
    awesome-image.png
  mdpi/
    awesome-image.png

I am using the batch import and selecting the parent 'res' folder.
The assets are getting detected multiple times from each folder sizes and the plugin crashes Android studio when I press import.

I would love if the plugin is able to detect such situation and correctly imports the assets with the different sizes.

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

No branches or pull requests

1 participant