问题
I know it's possible to XY repeat a bitmap drawable in an ImageView
using this technique: Repeat drawable in imageview? but my drawable is an SVG so I can't create my bitmap.XML
.
Is there any other technique to treat my case?
来源:https://stackoverflow.com/questions/55581786/android-is-it-possible-to-repeat-an-svg-drawable-inside-an-imageview