标签: android android-drawable xml-drawable
我已成功通过?attr/colorPrimary加载VectorDrawable内的主题属性(例如VectorDrawableCompat)。有没有办法通过Drawable包含形状的简单DrawableCompat来做同样的事情?
?attr/colorPrimary
VectorDrawable
VectorDrawableCompat
Drawable
DrawableCompat