programmatically update android Vector Drawable

后端 未结 3 1690
悲&欢浪女
悲&欢浪女 2020-12-03 16:39

I have a VectorDrawable consists of 9 rectangles. This is defined as an XML in the the drawables folder. I have this set as the background for an ImageView that I have dec

3条回答
  •  [愿得一人]
    2020-12-03 17:37

    Use this library for direct access to the inner elements. It is implement this answer

提交回复
热议问题