aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/quickedit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/quickedit.xml')
-rw-r--r--src/main/res/layout/quickedit.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/layout/quickedit.xml b/src/main/res/layout/quickedit.xml
index 9a407972a..0bf2cb5fe 100644
--- a/src/main/res/layout/quickedit.xml
+++ b/src/main/res/layout/quickedit.xml
@@ -7,6 +7,7 @@
<android.support.text.emoji.widget.EmojiEditText
android:id="@+id/editor"
+ style="@style/Widget.Conversations.EditText"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:ems="10"