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

Bitmap too large to be uploaded into a texture #20

Open
GJson opened this issue Mar 22, 2018 · 3 comments
Open

Bitmap too large to be uploaded into a texture #20

GJson opened this issue Mar 22, 2018 · 3 comments

Comments

@GJson
Copy link

GJson commented Mar 22, 2018

Bitmap too large to be uploaded into a texture

@Akshshr
Copy link

Akshshr commented Mar 22, 2018

@GJson You need to have your bitmap in the xxxhdpi drawable folder, that should fix the issue

@GJson
Copy link
Author

GJson commented Mar 22, 2018

@Akshshr I did what you said. But always But the picture doesn't show.
It prompts "Bitmap too large to be uploaded into a texture (7333x479, max=4096x4096)"

@Akshshr
Copy link

Akshshr commented Apr 26, 2019

@GJson Sorry for the super late reply, but you will need to have the height of your bitmap to less than 200px

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

2 participants