New call hold and call transfer buttons

This commit is contained in:
Juha Heinanen
2023-04-02 16:13:24 +03:00
parent b5a94d2a2c
commit 966b4c2893
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -213,7 +213,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="0dp"
android:src="@drawable/hold"
android:src="@drawable/call_hold"
android:background="@null"
android:clickable="false"
android:contentDescription="@string/hold" >