Skip to content

MaterialDrawableBuilder does not care about Drawable.setBounds #34

Description

@metinkale38

Hey,

the drawable created from the MaterialDrawableBuilder does not support the Drawable.setBounds, for example when used in custom views...

as workaround i had to create a new drawable for each size change and move the object with translate, which is not very optimal...

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