aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/conversation_list_row.xml
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2015-08-15 23:21:31 +0200
committerlookshe <github@lookshe.org>2015-08-15 23:24:46 +0200
commit9e785f265858b5e475bbb720ae8cb89b12675594 (patch)
treec63c74cf305a4edef0a5a279b2229c281854f7f9 /src/main/res/layout/conversation_list_row.xml
parent79c585144d0967a2e5d4b1cfb6c486332d0b0cfb (diff)
first attempt for trying to change emojicon to https://github.com/rockerhieu/emojicontrz/emojicon-new
Diffstat (limited to 'src/main/res/layout/conversation_list_row.xml')
-rw-r--r--src/main/res/layout/conversation_list_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/conversation_list_row.xml b/src/main/res/layout/conversation_list_row.xml
index c79628d4..db72d2ad 100644
--- a/src/main/res/layout/conversation_list_row.xml
+++ b/src/main/res/layout/conversation_list_row.xml
@@ -68,7 +68,7 @@
android:orientation="vertical"
android:paddingTop="3dp" >
- <github.ankushsachdeva.emojicon.EmojiconTextView
+ <com.rockerhieu.emojicon.EmojiconTextView
android:id="@+id/conversation_lastmsg"
android:layout_width="fill_parent"
android:layout_height="wrap_content"