Open davisoqt opened 5 years ago
Hi, I have an ImageView with fixed size, but when the SVG is loaded to small. How can I make the SVG take the image view with and height?
The issue is happen only with ImageView, use AppCompatImageView fix the problem.
Hi, I have an ImageView with fixed size, but when the SVG is loaded to small. How can I make the SVG take the image view with and height?