aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/fragment_conversation.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-10-18 20:59:00 +0200
committerChristian Schneppe <christian@pix-art.de>2016-10-18 20:59:00 +0200
commit9c34a356fa59652aa9d1e79b1016b54d903650af (patch)
tree2e9862c7a5d15debdc5afeacc7b51e07b6a7f9f0 /src/main/res/layout/fragment_conversation.xml
parent94a45d8458ac8e02c994a16023ecf026210a2bad (diff)
code cleanup
Diffstat (limited to 'src/main/res/layout/fragment_conversation.xml')
-rw-r--r--src/main/res/layout/fragment_conversation.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/layout/fragment_conversation.xml b/src/main/res/layout/fragment_conversation.xml
index 6fd6e1dde..70ee276b7 100644
--- a/src/main/res/layout/fragment_conversation.xml
+++ b/src/main/res/layout/fragment_conversation.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
- xmlns:emojicon="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/grey200"