Hey guys, I added a vector (svg format) to my app ...
# getting-started
r
Hey guys, I added a vector (svg format) to my app through “New”->“Vector Asset” and it was added to the drawable folder in the res folder. I see the icon on the drawable folder as ic_thumbsup.xml, but when setting the srcCompact property of the imageButton however, it is not listed. What should I do?
k
If this is both android and Kotlin-related, check out #android.