矢量图动画 AnimatedVectorDrawable

看文章后自己小结一下:

https://blog.csdn.net/gitzzp/article/details/56289647

 

矢量图动画的关键点:

  • vector 矢量图
  • animated-vector 矢量图动画
  • objectAnimator 动画

animated-vector的作用是连接vector(矢量图)和objectAnimator(动画)

 

在Android中一个SVG经过转换后一般是一个类似这样的XML;

<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="219dp"
    android:height="304dp"
    android:viewportWidth="219"
    android:viewportHeight="304">
  <path
      android:pathData="M113.456,165.971C110.805,166.54 114.916,185.891 111.337,201.158C105.255,227.102 87.367,245.393 69.142,263.253C66.926,265.423 64.137,267.136 61.111,264.473C57.302,261.122 59.435,258.138 62.051,255.426C66.991,250.311 72.244,245.485 76.973,240.184C91.833,223.525 103.181,207.597 102.659,182.666C102.268,173.916 102.484,168.299 103.43,161.759C104.201,156.429 106.435,151.625 112.338,150.937C118.185,150.256 121.237,154.503 123.45,159.509C131.545,177.818 129.564,196.501 124.147,214.674C117.79,236 105.295,253.961 89.325,269.352C85.936,272.618 81.8,278.845 76.791,273.962C71.143,268.457 78.516,265.122 81.654,262.064C100.78,243.433 113.499,224.37 118.379,197.917C120.571,186.031 116.484,164.967 113.456,165.972L113.456,165.971ZM106.777,114.452C94.603,113.25 86.084,121.877 82.675,139.364C80.158,152.285 78.789,165.446 75.918,178.277C71.455,198.221 60.156,214.34 45.77,228.425C42.854,231.28 39.379,234.833 35.434,231.018C31.133,226.857 35.406,223.605 38.224,220.956C59.391,201.051 67.635,175.692 70.495,147.536C71.71,135.581 73.835,120.97 83.456,111.806C92.097,103.576 99.479,101.972 109.2,102.987C115.803,103.675 126.069,107.031 123.782,113.247C121.62,119.123 112.603,115.027 106.777,114.452Z"
      android:strokeWidth="1"
      android:fillColor="#000000"
      android:fillAlpha="0.3"
      android:fillType="evenOdd"
      android:strokeColor="#00000000"/>
  <path
      android:pathData="M174.09,146.792C174.013,149.326 174.196,152.139 171.262,153.206C167.813,154.459 165.566,153.088 164.364,149.504C162.746,144.676 161,139.881 159.055,135.18C152.388,119.059 141.648,106.449 126.195,98.461C100.745,85.305 79.199,94.233 69.78,121.466C69.114,123.392 68.465,125.327 67.874,127.277C66.824,130.745 65.799,134.994 61.218,133.907C56.067,132.685 56.721,128.757 57.684,124.164C63.889,94.568 84.122,79.201 113.681,83.096C144.794,87.197 168.752,119.618 174.09,146.79L174.09,146.792Z"
      android:strokeWidth="1"
      android:fillColor="#000000"
      android:fillA
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值