Splash Screen stretched for Android (please provide code snippet for ldpi,mdpi,hdpi,xdpi)

  • 3
  • Problem
  • Updated 8 years ago
I tried the suggestions that was in the config.xml, but it didn't work. Please provide more detail and an actual code example.
Thank you.
I have a splash image that is 1024x1024, I can't center it - it gets stretched in both portrait and landscape on android.
I also tried the code you provided for the ldpi,mdpi,hdpi,xdpi, but nothing looked different, I think I am not implementing the code correctly and would need an actual example.

NO matter what I try, nothing works.
I am completely frustrated
Thanks. Any help would be appreciated.
Photo of Chris

Chris

  • 1 Post
  • 0 Reply Likes
  • frustrated

Posted 8 years ago

  • 3
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hi Chris

Look at the following example
https://github.com/phonegap/phonegap-...

-Amir