Skip to content

Spin an IconDrawable #107

@JoanZapata

Description

@JoanZapata

See #56:

@guilhermesgb Is it possible to make an IconDrawable spin (programatically)?

@JoanZapata Spin only works in IconTextView, IconButton and IconToggleButton for now.
I guess it wouldn't be very complicated to make a SpinningIconDrawable, but I'm concerned about memory leaks: I'm not sure a Drawable can know when it's not displayed anymore, so the refresh-loop wouldn't know when to stop. Could be based on the context, but that's not accurate. I'll see what I can do.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions