Skip to content

Update support library to 25.4.0 #152

@zawadz88

Description

@zawadz88

Android Support Library 25.4.0 has been released: https://developer.android.com/topic/libraries/support-library/revisions.html#25-4-0
Along with it comes support for animating pathData in animated vector drawables.

This could be used for the circle -> warning icon animation we have in tabs when a step validation fails. Currently we animate pathData only on Lollipop+ and use a fallback on older devices.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions