1

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

SagiLow
  • 5,721
  • 9
  • 60
  • 115

1 Answers1

1

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

dsandler
  • 2,471
  • 17
  • 11