Skip to content

Could you add support for icons drawable and animation list drawable? #40

@volic

Description

@volic

It would be extreamly good if we can use custom animation with your layout. Do you have possibility to use animation drawable? For instance
<animation-list android:id="@+id/selected" android:oneshot="false">
<item android:drawable="@drawable/wheel0" android:duration="50" />
...
</animation-list>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions