Restored correct icon for merging calls into conference
This commit is contained in:
parent
8c2d0ebe0b
commit
fd2eea94a6
1 changed files with 1 additions and 2 deletions
|
@ -103,9 +103,8 @@
|
|||
android:layout_width="@dimen/voip_floating_button_size"
|
||||
android:layout_height="@dimen/voip_floating_button_size"
|
||||
android:layout_margin="10dp"
|
||||
android:padding="10dp"
|
||||
android:background="@drawable/button_round_background"
|
||||
android:src="@drawable/options_start_conference_default"
|
||||
android:src="@drawable/icon_merge_calls_local_conference"
|
||||
android:contentDescription="@string/cancel"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue