Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LocalNotificationImplementation.cs #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sagarmp02
Copy link

Add line number 37 to display notification using bigtext style

Fixes issue # .

Changes proposed in this pull request:

  • applying the BigTextStyle for the notification, so that it will display big notification instead of showing only one line

Add line number 37 to display notification using bigtext style
@DoktorAerzt
Copy link

@sagarmp02 Why didn´t you use the if from the issue #59 ?

I don´t thing that it´s perfect to change the style for every notification.

Showing full notification message.
@sagarmp02
Copy link
Author

Hi @DoktorAerzt , for styling every notification it does not create any problem. If notification is big it will show in multiple lines. I committed code but it is giving the error for NotificationCompa for this we need to update Android.Support.V4.App from new get package manager. I downloaded this plugin in project and I saw it is working no build errors after updating.

@DoktorAerzt
Copy link

And witch Android.Support.V4.App version is needed?

@sagarmp02
Copy link
Author

@DoktorAerzt, v28 is needed

@sagarmp02
Copy link
Author

@DoktorAerzt, from v23 to v28 we need to make.. Please let me know how to do that. it will be helpful please please

@sagarmp02
Copy link
Author

Hi @JensSchadron how to update Android.Support.V4.App from new get package manager. Because I updated the code which requires that package updates. Because of that after making a pull request it is failing.

@sagarmp02
Copy link
Author

Thank you for taking time and helping me @DoktorAerzt .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants