Android: Is it possible to repeat an (SVG!) drawable inside an ImageView?

点点圈 提交于 2019-12-13 03:54:47

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!