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

Apps targeting Android 12 or later can't create fully custom notifications. #148

Open
melihakalan opened this issue Sep 17, 2024 · 0 comments

Comments

@melihakalan
Copy link

melihakalan commented Sep 17, 2024

From the official documentation:

Note: Apps targeting Android 12 (API level 31) or later can't create fully custom notifications. Instead, the system applies a standard template nearly identical to the behavior of Notification.DecoratedCustomViewStyle.

https://developer.android.com/develop/ui/views/notifications/custom-notification#create_a_fully_custom_notification_layout

So I think this is why I can't see notification layout on Android 14 emulator. It shows icon only. Do you have any plans to fix it?

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

1 participant