Doniyor Murodkulov

Results 5 comments of Doniyor Murodkulov

Hi. I am also having the issue with height. Though my customWidget has own height, package limits its height to lower value

Resolved issue by adding navBarHeight in PersistentTabView.custom constructor and passed it to super

But I don't really know what is wrong with the color

Did you provide proper configuration for notification? It says something is wrong about notification

We configured channel this way and works fine notificationChannelId: 'my_foreground', initialNotificationTitle: 'any_title_you_want', initialNotificationContent: 'Initializing', foregroundServiceNotificationId: some_int_value,