Notification

You can customize the notification icon and its background color.

Description:

KeyDescription
siq_notification_small_icon_background_colorNotification icon background color 
siq_notification_small_iconNotification 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>