Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 728 Bytes

BasicNotificationAllOfAndroidBackgroundLayout.md

File metadata and controls

16 lines (8 loc) · 728 Bytes

BasicNotificationAllOfAndroidBackgroundLayout

Channel: Push Notifications Platform: Android Allowing setting a background image for the notification. This is a JSON object containing the following keys. See our Background Image documentation for image sizes.

Properties

Name Type Description Notes
image String Asset file, android resource name, or URL to remote image. [optional]
headingsColor String Title text color ARGB Hex format. Example(Blue) "FF0000FF". [optional]
contentsColor String Body text color ARGB Hex format. Example(Red) "FFFF0000". [optional]