mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +01:00
UI for introducing two contacts to each other
Show system notification for successful introductions
This commit is contained in:
5
briar-android/res/drawable/message_sent_white.xml
Normal file
5
briar-android/res/drawable/message_sent_white.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<vector android:height="16dp"
|
||||
android:viewportHeight="24.0" android:viewportWidth="24.0"
|
||||
android:width="16dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FFFFFFFF" android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user