jamacco94
jamacco94
The reason of crashes was VectorDrawableCompat.create(...), cuz it will only inflate vector drawables. Since we should use AppCompatDrawableManager. So I've replaced getVectorDrawable() method with VectorDrawableCompat : `private VectorDrawableCompat getVectorDrawable(@DrawableRes int...
> an Thanks looking forward)
> I forget. I'm going to make an attempt. Hi, is there any news on this issue?
Thanks @Milad-Akarie