mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-27 03:49:04 +03:00
VoIP: change icon of conference banner
This commit is contained in:
parent
9c9c1fa79c
commit
882eea75ef
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
android:textColorLink="@color/white"
|
||||
app:drawableTint="@color/white"
|
||||
tools:text="@string/ongoing_conference_call"
|
||||
app:drawableStartCompat="@drawable/ic_call" />
|
||||
app:drawableStartCompat="@drawable/ic_call_answer" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/deleteWidgetButton"
|
||||
|
|
Loading…
Reference in a new issue