Change audio output assets.

This commit is contained in:
Nicholas Tinsley
2023-10-26 11:59:20 -04:00
parent 5fb940ff2a
commit 14cf6ceb84
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<item app:state_speaker_on="true">
<layer-list>
<item android:drawable="@drawable/webrtc_call_screen_circle_unchecked" />
<item android:bottom="14dp" android:drawable="@drawable/symbol_speaker_fill_24" android:left="14dp" android:right="14dp" android:top="14dp" />
<item android:bottom="14dp" android:drawable="@drawable/symbol_speaker_fill_white_24" android:left="14dp" android:right="14dp" android:top="14dp" />
</layer-list>
</item>
<item app:state_handset_selected="true">