feat(splash): splash can be animated on android#790
Conversation
|
For the record, here is what can be achieved with this PR: |
|
@mlynch Would you mind to review my harmless three-liner change ? :) |
|
wow, that pretty cool. I like it, please then can you make an tutorial about this. What is animating? image? gif ? or video? |
|
Awesome! Thanks for the PR |
|
@hiepxanh It is an animated vector drawable. It is definable as a set of three XML files:
For more information, see https://developer.android.com/reference/android/graphics/drawable/AnimatedVectorDrawable. I will put my project on git when capacitor is moving out of beta. |
|
@ptitjes yeah, hope to see an example project. |
|
@hiepxanh To make a animated vector drawable, you can use the great Shap Shifter (or its new beta). |
|
ya, thank you for that information |
|
@mlynch When do you think you'll make a release ? |

Fixes #789.