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/04/07 15:36:13 UTC

[GitHub] [cordova-android] marckassay edited a comment on issue #689: Build errors about drawable since upgrading to v8.0.0

marckassay edited a comment on issue #689: Build errors about drawable since upgrading to v8.0.0
URL: https://github.com/apache/cordova-android/issues/689#issuecomment-480515280
 
 
   @BorntraegerMarc my intention of that gist diff was just to highlight what @apiaget modified, to have the error disappear, which is seen in this illustration:
   ![image](https://user-images.githubusercontent.com/459665/55671388-8a7a8980-585d-11e9-8497-231c06b88dca.png)
   
   The "background / foreground" that you're referring to applies to app icons. I don't think that's relevant to the issue you reported.
   
   Fyi, an alternative to using 'cordova-plugin-splashscreen' can be [cordova-plugin-lottie-splashscreen](https://github.com/timbru31/cordova-plugin-lottie-splashscreen) which may be an interest to you. If you're unfamiliar with this plugin, it uses [Lottie](http://airbnb.io/lottie/#/). 
   
   > Lottie is a library for Android, iOS, Web, and Windows that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile and on the web! 
   
   I attempted to implemented this as a replacement to 'cordova-plugin-splashscreen' but was unable to find any available animations fitting to my needs. Manually modifying the json is difficult since it's hardly readable and installing Adobe After Effects wasn't something I was going to do.

----------------------------------------------------------------
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