Skip to content

Instantly share code, notes, and snippets.

@Raiden18
Created June 1, 2022 18:22
Show Gist options
  • Save Raiden18/f050a077c1a426899c4b22d71fd94f08 to your computer and use it in GitHub Desktop.
Save Raiden18/f050a077c1a426899c4b22d71fd94f08 to your computer and use it in GitHub Desktop.
// Icon from android resource
{
"icon": {
type: "resources"
"name": "resources_name"
}
}
// Icon from url
{
"icon": {
type: "url"
"url": "https:\\..."
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment