abouttreesummaryrefslogcommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/emoji_pane.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/layout/emoji_pane.xml b/res/layout/emoji_pane.xml
index 6890e87..9b6943a 100644
--- a/res/layout/emoji_pane.xml
+++ b/res/layout/emoji_pane.xml
@@ -13,6 +13,15 @@
android:layout_weight="1"
android:background="@color/emoji_button_bg"
android:padding="0px"
+ android:text="\uD83D\uDD59"
+ emoji_type="LAST_USE"
+ />
+ <juloo.keyboard2.EmojiTypeButton
+ android:layout_width="0px"
+ android:layout_height="wrap_content"
+ android:layout_weight="1"
+ android:background="@color/emoji_button_bg"
+ android:padding="0px"
android:text="\uD83D\uDE03"
emoji_type="EMOTICONS"
/>