ioviov
Results
2
comments of
ioviov
Ok, I will do it on next week
I found a solution. In your app's build.gradle you need to include ``` android { defaultConfig { vectorDrawables.useSupportLibrary = true } } ``` And for vector support for less then...