aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/quickedit.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/quickedit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/layout/quickedit.xml b/src/main/res/layout/quickedit.xml
index 93e81024c..9a407972a 100644
--- a/src/main/res/layout/quickedit.xml
+++ b/src/main/res/layout/quickedit.xml
@@ -10,8 +10,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:ems="10"
- android:inputType="textPersonName"
- android:textColor="@color/black87">
+ android:inputType="textPersonName">
+
<requestFocus />
</android.support.text.emoji.widget.EmojiEditText>