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

Implemented Android Notification Manager that could override the default notification appearance #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sereden
Copy link

@sereden sereden commented Nov 20, 2024

Problem
Developers were unable to customize the appearance of notifications, as they were restricted to the default implementation.

Solution
Introduced a mechanism that enables developers to implement custom notification designs and apply styles tailored to their specific requirements.

@sereden
Copy link
Author

sereden commented Nov 21, 2024

@mirzemehdi Hey! I wasn't able to assign PR. Could you take a look when you have a time, please :)?

@sereden sereden force-pushed the android-notification-factory branch from 2614537 to 1dca62b Compare November 26, 2024 15:14
@mirzemehdi
Copy link
Owner

@sereden thank you for this PR. I'll be able to check it in 1 week :(

@mirzemehdi
Copy link
Owner

@sereden I am kinda confused. What problem it solves exactly?

@mirzemehdi
Copy link
Owner

is all these for adding pendingIntent only?

@sereden
Copy link
Author

sereden commented Dec 7, 2024

No, it allows to provide a custom UI of the notification. Adding images, styles, etc

@mirzemehdi
Copy link
Owner

@sereden Can you please give usage example? How would you use for adding images for example with this?

I, created another PR which is on notify level, but it is still in progress

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