mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Improve message requests, add megaphone.
This commit is contained in:
committed by
Greyson Parrelli
parent
dc689d325b
commit
9e5f64c431
9
app/src/main/res/drawable/ic_profile_outline_48.xml
Normal file
9
app/src/main/res/drawable/ic_profile_outline_48.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="48dp"
|
||||
android:height="48dp"
|
||||
android:viewportWidth="40"
|
||||
android:viewportHeight="40">
|
||||
<path
|
||||
android:fillColor="?conversation_subtitle_color"
|
||||
android:pathData="M25.009,20.07a7.5,7.5 0,1 0,-10.018 0A8,8 0,0 0,8 28v1H9.5V28A6.508,6.508 0,0 1,16 21.5h8A6.508,6.508 0,0 1,30.5 28v1H32V28A8,8 0,0 0,25.009 20.07ZM20,20.5a6,6 0,1 1,6 -6A6,6 0,0 1,20 20.5Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user