mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-10 08:44:58 +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:
4
res/drawable/sticker_button_dark.xml
Normal file
4
res/drawable/sticker_button_dark.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" >
|
||||
<solid android:color="@color/core_grey_75"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user