mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Implement correct video story sound behaviour.
This commit is contained in:
committed by
Cody Henthorne
parent
521bd2cce4
commit
1cfa5c31f2
9
app/src/main/res/drawable/ic_speaker_off_outline_24.xml
Normal file
9
app/src/main/res/drawable/ic_speaker_off_outline_24.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M20.061,12.001L22.53,14.471L21.47,15.531L19,13.062L16.53,15.531L15.47,14.471L17.939,12.001L15.47,9.531L16.53,8.471L19,10.94L21.47,8.471L22.53,9.531L20.061,12.001ZM13.5,2.637C13.376,2.637 13.256,2.684 13.165,2.769L8,7.501H4C3.47,7.501 2.961,7.711 2.586,8.087C2.211,8.462 2,8.97 2,9.501V14.501C2,15.031 2.211,15.54 2.586,15.915C2.961,16.29 3.47,16.501 4,16.501H8L13.162,21.233C13.253,21.317 13.373,21.364 13.497,21.365C13.63,21.365 13.757,21.312 13.851,21.218C13.944,21.125 13.997,20.997 13.997,20.865V3.138C13.997,3.005 13.945,2.878 13.852,2.785C13.759,2.691 13.632,2.638 13.5,2.637V2.637ZM12.75,19.251L11.34,17.528L8.583,15.001H4C3.867,15.001 3.74,14.948 3.646,14.854C3.553,14.76 3.5,14.633 3.5,14.501V9.501C3.5,9.368 3.553,9.241 3.646,9.147C3.74,9.053 3.867,9.001 4,9.001H8.583L11.34,6.474L12.75,4.751L12.5,7.501V16.501L12.75,19.251Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user