diff --git a/app/src/main/res/layout/controller_call_notification.xml b/app/src/main/res/layout/controller_call_notification.xml index 98f76f8b5..a1e5c9ac6 100644 --- a/app/src/main/res/layout/controller_call_notification.xml +++ b/app/src/main/res/layout/controller_call_notification.xml @@ -89,8 +89,8 @@ android:visibility="gone" app:checked="false" app:enableInitialAnimation="false" - app:frontBackgroundColor="@color/colorPrimary" - app:frontImage="@drawable/ic_mic_white_24px" /> + app:frontBackgroundColor="@color/nc_darkGreen" + app:frontImage="@drawable/ic_call_white_24dp" />