Notification
You can customize the notification icon and its background color.
Description:
Key | Description |
siq_notification_small_icon_background_color | Notification icon background color |
siq_notification_small_icon | Notification icon |
Sample Code
Copied<item name="siq_notification_small_icon_background_color">@color/notification_icon_background_color</item>
<item name="siq_notification_small_icon">@drawable/mobilisten_demo_icon</item>