Skip to content

Commit

Permalink
Merge pull request #7316 from braze-inc/3078
Browse files Browse the repository at this point in the history
BD-3078 Fix run-on sentence in Rich Notifications
  • Loading branch information
lydia-xie authored May 7, 2024
2 parents c06a4f4 + b54f4ae commit 6739dcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tool:
- Note that the expanded notification view is only available on devices using Jelly Bean (Android 4.1) or later. If a user's device is not running on these systems, they will not see the notification image.
- Android Extended Notification images must be 2:1 ratio, but do not have a size limit.
- Android also allows for setting a separate image for the standard notification view. <br>Recommended size images: 512x256 for Small, 1024x512 for Medium, and 2048x1024 for Large.
- Currently, Android rich notifications only allow for static images, including JPEG, PNG, GIF, and other image formats that are not yet supported.
- Currently, Android rich notifications only allow for static images, including JPEG and PNG image formats. GIF and other image formats are not yet supported.
- Note, adding action buttons to your push notification may affect the area of the image that is displayable. Test with the dashboard preview and live devices to ensure that results are as expected.

{% alert note %}
Expand Down

0 comments on commit 6739dcd

Please sign in to comment.