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

Large icon only shows when notification is expanded #136

Closed
MaxiSonntag opened this issue Dec 13, 2018 · 2 comments
Closed

Large icon only shows when notification is expanded #136

MaxiSonntag opened this issue Dec 13, 2018 · 2 comments

Comments

@MaxiSonntag
Copy link

As the title says, if using a large icon on Android, it only shows when the notification is expanded to show the big picture. I think the desired behaviour should be to show the icon when the notification is collapsed to indicate it can be swiped down to show the bigger version of it.

These screenshots show what I mean, ignore icon and big picture are different, I'm using random images.

collapsed

expanded

@MaikuB
Copy link
Owner

MaikuB commented Dec 15, 2018

Thanks for reporting this. I can see where the issue is but I wouldn't say what you mentioned is the desired behaviour overall. Rather, it's one of the options. Will look to how to address this as per https://developer.android.com/training/notify-user/expanded#java. Happy to take a PR as well if you'd like to look at contributing

@MaikuB MaikuB mentioned this issue Jan 3, 2019
@MaikuB
Copy link
Owner

MaikuB commented Jan 3, 2019

Added a way to do this now in version 0.4.3. Check the example app for sample code

@MaikuB MaikuB closed this as completed Jan 3, 2019
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

No branches or pull requests

2 participants