Read and unread indicators
Braze allows you to optionally toggle on unread and read indicators on News Feed cards, as pictured in the following:
Enabling the indicators
To enable this functionality add the following line to your braze.xml
file:
1
<bool name="com_braze_newsfeed_unread_visual_indicator_on">true</bool>
Customizing the indicators
These indicators can be customized by altering the icon_read
and icon_unread
drawables.