Custom Notification Layout Issue Android Version 12

Viewed 92

I have created custom notification but app name and small notification icon is also coming in it how to remove this issue android version 12. while android version 11 coming on right.

1 Answers

According to ask description Android have changed custom notification behaviour starting from Android 12. Check here is official documentation

Related