4 ?
i can draw vector drawables in android 5 and above,
but can not draw vectors on android pre lollipop on canvas?
is there any way to do so?
The first version supporting vector drawables was the 5.0 (api level 21). However, you can support old version through the support library. VectorDrawableCompat
Обсуждают сегодня