Hi everyone, I am currently trying to convert all of my graphics into VectorDrawables and am having a hard time running on KitKat devices. I would like to display white icons. The developer page suggests setting the default color to black (android:fillColor="#FF000000") and using the android:tint property to set the desired color. However, this property is not supported for devices below API 21 and all of the icons appear black.
Is there an alternative method for accomplishing this? Thanks! Diane -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/789e1c80-7bb3-413e-ad77-b5532e9993e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

