'How to create a custom big android notification that will not decrease after showing?

I try to show notification on new versions like so

Notification example

I tried to set these styles and priority, but the notification is first shown in full, then it decreases by about 2 increments. How to make sure that it does not decrease?

BigTextStyle, BigPictureStyle, MediaStyle, PRIORITY_MAX



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source