Fix video icon issue.
This commit is contained in:
parent
a0ecba147e
commit
0c785b85b8
5 changed files with 1 additions and 1 deletions
BIN
res/drawable-mdpi/webrtc_video_mute_24.webp
Normal file
BIN
res/drawable-mdpi/webrtc_video_mute_24.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 B |
BIN
res/drawable-xhdpi/webrtc_video_mute_24.webp
Normal file
BIN
res/drawable-xhdpi/webrtc_video_mute_24.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 B |
BIN
res/drawable-xxhdpi/webrtc_video_mute_24.webp
Normal file
BIN
res/drawable-xxhdpi/webrtc_video_mute_24.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 194 B |
BIN
res/drawable-xxxhdpi/webrtc_video_mute_24.webp
Normal file
BIN
res/drawable-xxxhdpi/webrtc_video_mute_24.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 232 B |
|
@ -5,5 +5,5 @@
|
|||
android:left="5dp"
|
||||
android:right="5dp"
|
||||
android:bottom="5dp"
|
||||
android:drawable="@drawable/ic_video_solid_24"/>
|
||||
android:drawable="@drawable/webrtc_video_mute_24"/>
|
||||
</layer-list>
|
Loading…
Add table
Reference in a new issue