Fix video icon issue.

This commit is contained in:
Alex Hart 2019-12-04 16:11:28 -04:00 committed by Greyson Parrelli
parent a0ecba147e
commit 0c785b85b8
5 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

View file

@ -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>