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

How to resize the image?? #18

Open
ac1692 opened this issue Nov 29, 2016 · 2 comments
Open

How to resize the image?? #18

ac1692 opened this issue Nov 29, 2016 · 2 comments

Comments

@ac1692
Copy link

ac1692 commented Nov 29, 2016

configSplash.setOriginalHeight(400); //in relation to your svg (path) resource
configSplash.setOriginalWidth(400); //in relation to your svg (path) resource

these seem to work only with droid
i need to set the image size of my logo

@ViksaaSkool
Copy link
Owner

change the size of the resource .png?

@goodibunakov
Copy link

code takes png from mipmap. how i can change size logo for splash for different sreens?

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

3 participants