mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 10:42:20 +00:00
Add sticker support.
No sticker packs are available for use yet, but we now have the latent ability to send and receive.
This commit is contained in:
9
res/drawable/ic_arrow_down.xml
Normal file
9
res/drawable/ic_arrow_down.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:fillColor="#FF000000"
|
||||
android:pathData="M12.8,2v17.8c0.4,-0.6 0.7,-1 0.7,-1l5.6,-5.6l1.1,1.1l-7.5,7.5c-0.3,0.3 -0.8,0.3 -1.1,0l-7.5,-7.5L5,13.2l5.6,5.6c0,0 0.3,0.4 0.7,1V2H12.8z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user