Reputation: 2531
please tell me.
I have slash screen. How to correctly display a logo on it? The logo is centered and indented by 20% the left and right. My question is: how big(width) should be the logo for the hdpi, mdpi, xhdpi, xxhdpi?
Thanks.
Upvotes: 0
Views: 242
Reputation: 638
Logo size depends upon your requirements but in general you could refer here for splash screen size guidance https://github.com/phonegap/phonegap/wiki/App-Splash-Screen-Sizes
Upvotes: 0
Reputation:
I'd prefer you to use vector and give it height and width in percents
Upvotes: 2