Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Multiline notification body does not seem to be supported. #47

@spstratis

Description

@spstratis

Is it possible to handle notifications which have larger amounts of text in the body? It seems that all I get is one line for the notifications title and one line for the body. Looking through the Android docs I see the following,

.setStyle(new NotificationCompat.BigTextStyle().bigText(message))

Is something that needs to be added to support this but I'm not sure if this plugin has that. If it does not, how could I go about updating this myself to support a multiline notification?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions