mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-17 14:11:47 +00:00
Updated emoji set
// FREEBIE
This commit is contained in:
@@ -52,10 +52,13 @@
|
||||
|
||||
<attr name="emoji_category_recent" format="reference"/>
|
||||
<attr name="emoji_category_people" format="reference"/>
|
||||
<attr name="emoji_category_objects" format="reference"/>
|
||||
<attr name="emoji_category_nature" format="reference"/>
|
||||
<attr name="emoji_category_foods" format="reference"/>
|
||||
<attr name="emoji_category_activity" format="reference"/>
|
||||
<attr name="emoji_category_places" format="reference"/>
|
||||
<attr name="emoji_category_objects" format="reference"/>
|
||||
<attr name="emoji_category_symbol" format="reference"/>
|
||||
<attr name="emoji_category_flags" format="reference"/>
|
||||
<attr name="emoji_category_emoticons" format="reference"/>
|
||||
<attr name="quick_camera_icon" format="reference"/>
|
||||
<attr name="quick_mic_icon" format="reference"/>
|
||||
|
@@ -137,10 +137,13 @@
|
||||
|
||||
<item name="emoji_category_recent">@drawable/emoji_category_recent_light</item>
|
||||
<item name="emoji_category_people">@drawable/emoji_category_people_light</item>
|
||||
<item name="emoji_category_objects">@drawable/emoji_category_objects_light</item>
|
||||
<item name="emoji_category_nature">@drawable/emoji_category_nature_light</item>
|
||||
<item name="emoji_category_foods">@drawable/emoji_category_foods_light</item>
|
||||
<item name="emoji_category_activity">@drawable/emoji_category_activity_light</item>
|
||||
<item name="emoji_category_places">@drawable/emoji_category_places_light</item>
|
||||
<item name="emoji_category_objects">@drawable/emoji_category_objects_light</item>
|
||||
<item name="emoji_category_symbol">@drawable/emoji_category_symbol_light</item>
|
||||
<item name="emoji_category_flags">@drawable/emoji_category_flags_light</item>
|
||||
<item name="emoji_category_emoticons">@drawable/emoji_category_emoticons_light</item>
|
||||
|
||||
|
||||
@@ -280,10 +283,13 @@
|
||||
|
||||
<item name="emoji_category_recent">@drawable/emoji_category_recent_dark</item>
|
||||
<item name="emoji_category_people">@drawable/emoji_category_people_dark</item>
|
||||
<item name="emoji_category_objects">@drawable/emoji_category_objects_dark</item>
|
||||
<item name="emoji_category_nature">@drawable/emoji_category_nature_dark</item>
|
||||
<item name="emoji_category_foods">@drawable/emoji_category_foods_dark</item>
|
||||
<item name="emoji_category_activity">@drawable/emoji_category_activity_dark</item>
|
||||
<item name="emoji_category_places">@drawable/emoji_category_places_dark</item>
|
||||
<item name="emoji_category_objects">@drawable/emoji_category_objects_dark</item>
|
||||
<item name="emoji_category_symbol">@drawable/emoji_category_symbol_dark</item>
|
||||
<item name="emoji_category_flags">@drawable/emoji_category_flags_dark</item>
|
||||
<item name="emoji_category_emoticons">@drawable/emoji_category_emoticons_dark</item>
|
||||
|
||||
<item name="quick_camera_icon">@drawable/quick_camera_dark</item>
|
||||
|
Reference in New Issue
Block a user