You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you so much for developers.
I love this plugin.
I found a little thing, please confirm my recommendation.
When I use this with long text, message is ended with ... and cannot read the whole text.
I added a line
First of all, thank you so much for developers.
I love this plugin.
I found a little thing, please confirm my recommendation.
When I use this with long text, message is ended with ... and cannot read the whole text.
I added a line
.setStyle(new NotificationCompat.BigTextStyle().bigText(message));
where set NotificationCompat.Builder.
I refered
https://developer.android.com/reference/android/app/Notification.BigTextStyle
Thanks!
The text was updated successfully, but these errors were encountered: