Search code examples
androidnotificationsminimized

How to start Android notification as minimized


I'm creating a notification with both minimized (normal) and maximized (bigView) views.
But when I launch the notification it always starts with maximized view.
Is there any way I can set the default view to the minimized one ?

Thanks


Solution

  • No, you can't. The system UI chooses which version to show.