Skip to content

Query: Custom Icons for Custom Activities #6033

Answered by Nekrosis1
kiebor81 asked this question in Q&A
Discussion options

You must be logged in to vote

There is an interface for adding custom colors and icons to activities
IActivityDisplaySettingsProvider
you can create a custom provider inheriting from that and registering it with services.AddActivityDisplaySettingsProvider();
You should be able to add your custom resources/icons to your custom activities with that.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kiebor81
Comment options

@valsov
Comment options

@kiebor81
Comment options

Answer selected by sfmskywalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #6028 on October 15, 2024 21:34.