Page 2 of 2

splash image appears deformed (nine-patch)

Posted: Wed Jan 06, 2016 5:09 pm
by Illya Stepanov

We can see your app now, thank you.


splash image appears deformed (nine-patch)

Posted: Wed Jan 06, 2016 10:53 pm
by Illya Stepanov

Please check my reply in email.


splash image appears deformed (nine-patch)

Posted: Wed Jan 06, 2016 10:54 pm
by An M

yes, im going to check the image. i generated it with a 9-patch generator. but i'll recheck. thanks.


splash image appears deformed (nine-patch)

Posted: Wed Jan 06, 2016 11:20 pm
by An M

Hi,

The splash.9.png should have a size of 426x320 (as says the lowest quality dimension in Android Binary settings) or a size of 162×162 as is stated in https://devcenter.appery.io/documenta... ?

That is, what size should a single ldpi splash.9.png be, 162x162 or 426x320 ?


splash image appears deformed (nine-patch)

Posted: Sun Jan 10, 2016 1:46 pm
by Evgene Karachevtsev

Hello An,

Sorry for the radio silence here.
lhdpi images should be 162×162 px.
Please note that if you use splash.9.png files than you shouldn't upload any images to the launch images. You should select one approach or another.


splash image appears deformed (nine-patch)

Posted: Mon Jan 11, 2016 6:13 am
by An M

Hi, what you said made sense, but the behavior of the splash screen remains the same even after making a new 162 x 162 px nine-patch image (not 164x164). I uploaded it to res/ldpi, then "refreshed" Android and generated the apk.

The splash icon still appears on the bottom right corner.

It appears as if the sources hadn't changed.

What could be the problem?