From cdf70282e42d8fd6dfe3ac0253780963892de8ab Mon Sep 17 00:00:00 2001 From: Marcel Hibbe Date: Thu, 8 Dec 2022 10:38:23 +0100 Subject: [PATCH] fix call recording design fix call recording design after merge of fresco->coil migration Signed-off-by: Marcel Hibbe --- app/src/main/res/layout/call_activity.xml | 13 +++++++------ app/src/main/res/values/strings.xml | 1 + 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/layout/call_activity.xml b/app/src/main/res/layout/call_activity.xml index fea8efa1b..9767e9afc 100644 --- a/app/src/main/res/layout/call_activity.xml +++ b/app/src/main/res/layout/call_activity.xml @@ -229,13 +229,14 @@ + android:layout_weight="1" + android:background="@drawable/shape_oval" + android:backgroundTint="@color/call_buttons_background" + app:srcCompat="@drawable/ic_dots_horizontal_white" + android:contentDescription="@string/nc_call_button_content_description_microphone" /> Change audio output Toggle camera Toggle microphone + Advanced call options Hangup Answer as voice call only Answer as video call