This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
notification description on android getting cut #1671
Comments
@mokingguy did you try pulling the notification down to expand it? |
I tried several ways to pull the notification to expand it, I took a couple of videos one with a comparison with a similar notification (sadly i forgot to turn on visible touches) and other with the visible touches |
@mokingguy now that I've got another minute to see what's going on I bet it is because you are using |
Yup, that fixed it. Wonder why if I send it that way it does not create a BigTextView and if it can be solved. Anyway that did it thank you, you rock! |
This thread has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behaviour
Being able to expand notifications of the text is too large to see all the content
I saw this being an issue on #63 but I don't see support on the docs as to how to do this
Actual Behaviour
If you send a large text it gets cut off (depends on the device screen size)
Reproduce Scenario (including but not limited to)
I send this notification using
node-gcm
And I get this on my device image and I'm not able to expand it
Steps to Reproduce
Send a notification as explained above
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
This was tested on android 6.0.1
(Android) What device vendor (e.g. Samsung, HTC, Sony...)
The device was a motorola X play
Cordova CLI version and cordova platform version
Plugin version
Sample Push Data Payload
Sample Code that illustrates the problem
The text was updated successfully, but these errors were encountered: