AndroidIconAnimator icon indicating copy to clipboard operation
AndroidIconAnimator copied to clipboard

API 24: Add ability to specify `android:fillType` attribute

Open alexjlockwood opened this issue 8 years ago • 2 comments

According to the docs:

Sets the fillType for a path. The types can be either "evenOdd" or "nonZero". They behave the same as SVG's "fill-rule" properties. For more details, see FillRuleProperty.

alexjlockwood avatar Dec 09 '16 06:12 alexjlockwood

This is API 21 right?

romannurik avatar Dec 10 '16 20:12 romannurik

API 24 actually. Doesn't look like the support library provides support for it either right now (same as gradients).

alexjlockwood avatar Dec 10 '16 21:12 alexjlockwood