You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/08/29 18:32:12 UTC

[GitHub] [cordova-android] Colombo97 commented on issue #689: Build errors about drawable since upgrading to v8.0.0

Colombo97 commented on issue #689: Build errors about drawable since upgrading to v8.0.0
URL: https://github.com/apache/cordova-android/issues/689#issuecomment-526307996
 
 
   Why my image paths is different from @apiaget ??
   Ex.:
   `<splash density="land-ldpi" src="resources\android\splash\drawable-land-ldpi-screen.png" />
           <splash density="land-mdpi" src="resources\android\splash\drawable-land-mdpi-screen.png" />
           <splash density="land-hdpi" src="resources\android\splash\drawable-land-hdpi-screen.png" />
           <splash density="land-xhdpi" src="resources\android\splash\drawable-land-xhdpi-screen.png" />
           <splash density="land-xxhdpi" src="resources\android\splash\drawable-land-xxhdpi-screen.png" />
           <splash density="land-xxxhdpi" src="resources\android\splash\drawable-land-xxxhdpi-screen.png" />`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org