Add inputs for the pushed message to share activity
This commit is contained in:
committed by
Jannis Mattheis
parent
f85b5312e6
commit
dea1e42820
9
app/src/main/res/drawable/ic_send.xml
Normal file
9
app/src/main/res/drawable/ic_send.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="24dp"
|
||||
android:width="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@color/icons"
|
||||
android:pathData="M2.01 21L23 12 2.01 3 2 10l15 2-15 2z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user