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

Limit vector path size #2035

Closed
wants to merge 1 commit into from
Closed

Limit vector path size #2035

wants to merge 1 commit into from

Conversation

bt90
Copy link
Contributor

@bt90 bt90 commented Jan 5, 2024

Fixes #2026

Avoids long vector paths warnings in Android Studio:

Very long vector path (xxxx characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector.

@imsodin
Copy link
Member

imsodin commented Mar 11, 2024

Closing as apparently it didn't help for the original issue - obviously please complain if that's wrong.

#2026 (comment)

@imsodin imsodin closed this Mar 11, 2024
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

Successfully merging this pull request may close these issues.

Installing APK fails with 'java.lang.RuntimeException: Could not copy bitmap to parcel blob'
2 participants