I implement Custom Notification with .setStyle(NotificationCompat.DecoratedCustomViewStyle()) It is working properly for all devices except Xiaomi Mi 11 Lite.
When there is an incoming call, the application shows notification with fullScreenIntent. You can see image for that notification(cropped notification' s screenshot):
If i scroll/tap the notification it looks like that(normal notification' s screenshot):
I implement all types of customContent setCustomBigContentView, setCustomHeadsUpContentView, setCustomContentView" and it works properly for all other devices.
Is there anybody who encountered the same error?
from Android Custom Notification is Cropped by Xiaomi


No comments:
Post a Comment