Skip to content

Is there a way of using VectorMaster with remote views? #29

@Nemunas

Description

@Nemunas

Hey,

I'm trying to modify a vector image in a persistent notification. Can I do this with VectorMaster?

The normal way of changing things in a notification is via a RemoteView

RemoteViews notificationRemoteView = new RemoteViews(context.getPackageName(), R.layout.persistent_notification);

but I'm not sure how to get a VectorMaster object from the RemoteView once I have it.

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