Chris6743166
Posts: 1
Joined: Tue Mar 18, 2014 11:50 am

Libraries v5.0 & 9-patch splash images

Hi,

Since upgrading to Libraries version v5.0, I'm having problems getting my 9-patch plash images to display for my Android builds.

I've done the usual uploading 9-patch image files to /res/ folder but that did not work.

I have also manually added the following lines to config.xml, but still nothing:

code <preference name="SplashScreen" value="splash" />/code
code <preference name="SplashScreenDelay" value="10000" />/code

Any assistance would be greatly appreciated!

Thanks,

Chris

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Libraries v5.0 & 9-patch splash images

Hello Chris,

Please clarify, what exactly doesn't work there? Does the app show the splash?

Chris6743166
Posts: 1
Joined: Tue Mar 18, 2014 11:50 am

Libraries v5.0 & 9-patch splash images

Hi Serhii,

The splash isn't showing at all during app launch. Typically, when I upload the 9-patch images to the res folder, the splash shows during launch, but this doesn't seem to be the case with Libraries v5.0

I've shared the app with support (152147d2-16ed-471d-b7c2-07b2daba531f).

Thanks,

Chris

Chris6743166
Posts: 1
Joined: Tue Mar 18, 2014 11:50 am

Libraries v5.0 & 9-patch splash images

I've resolved the problem.

I added the SplashScreen and SplashScreenDelay preferences to the wrong config.xml file (CORDOVA/Platforms/Android/Res/XML). The correct config.xml file to edit is directly in the CORDOVA folder.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Libraries v5.0 & 9-patch splash images

Thank you for the update, Chris! Glad it works now.

Return to “Issues”