aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/presence_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/presence_template.xml')
-rw-r--r--src/main/res/layout/presence_template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/layout/presence_template.xml b/src/main/res/layout/presence_template.xml
index ef6f01643..6972dfe58 100644
--- a/src/main/res/layout/presence_template.xml
+++ b/src/main/res/layout/presence_template.xml
@@ -19,14 +19,14 @@
android:layout_toStartOf="@+id/delete_button"
android:layout_marginRight="8dp">
- <github.ankushsachdeva.emojicon.EmojiconTextView
+ <com.vanniktech.emoji.EmojiTextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/presence_status_message"
android:textColor="@color/black87"
android:textSize="?attr/TextSizeBody" />
- <github.ankushsachdeva.emojicon.EmojiconTextView
+ <com.vanniktech.emoji.EmojiTextView
android:id="@+id/status"
android:layout_width="wrap_content"
android:layout_height="wrap_content"