flutter_callkit_incoming icon indicating copy to clipboard operation
flutter_callkit_incoming copied to clipboard

incoming call notification call and accept buttons seems to have been clipped out in android

Open sagnik-sanyal opened this issue 2 years ago • 8 comments

on receiving a notification in android for incoming call the accept and deny buttons seems to have been clipped out and not being displayed properly. Please have a look at the attachment provided. Any current fix for that? 0ca68bc7-9a79-4114-a194-22e82eff0e10 Also if i change to isCustomNotification flag to false the notification accept/deny colours aren't being displayed properly WhatsApp Image 2022-08-31 at 12 43 50 PM

sagnik-sanyal avatar Aug 31 '22 07:08 sagnik-sanyal

This issue is specific to Android 12

sagnik-sanyal avatar Aug 31 '22 09:08 sagnik-sanyal

Hi dear have u achieved your goals I am trying to navigate to the video calling screen once pressed accept button but i did not have any suggestions thanks.

jimykhan avatar Sep 07 '22 11:09 jimykhan

You can check out the example the listeners are there for that purpose only. It should listen to the changes from the starting of the app and route to specific screen accordingly

sagnik-sanyal avatar Sep 08 '22 10:09 sagnik-sanyal

Same. xiaomi 12 / android 12

promych avatar Sep 29 '22 11:09 promych

Any updates? Also have this error

idrats avatar Oct 18 '22 06:10 idrats

I think the issue might be in this file android/src/main/res/layout/layout_custom_small_ex_notification.xml

sagnik-sanyal avatar Oct 18 '22 10:10 sagnik-sanyal

The files that i thing we need to edit might be in android/src/main/res/layout/ . Here the custom small notification files must have something wrong with it. Lemme know if you find any solution

sagnik-sanyal avatar Oct 18 '22 10:10 sagnik-sanyal

The files that i thing we need to edit might be in android/src/main/res/layout/ . Here the custom small notification files must have something wrong with it. Lemme know if you find any solution

Found any solution?

zeeshan0080 avatar Oct 24 '22 10:10 zeeshan0080

there is a solution in this pull request #196

anocean2 avatar Nov 11 '22 06:11 anocean2

please upadte version 1.0.3+1. Using props isCustomSmallExNotification

hiennguyen92 avatar Dec 21 '22 12:12 hiennguyen92