aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/quickedit.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2015-12-04 16:35:40 +0100
committersteckbrief <steckbrief@chefmail.de>2015-12-04 16:35:40 +0100
commitca0d68224ec804cac739ed955390aa7f6a585856 (patch)
treee0e8cb976fbac953e49be6f391b053502d5a9fc6 /src/main/res/layout/quickedit.xml
parent274a689dce6b903674cc738159bb112dcad17800 (diff)
parent96e6604d9eed10d08534ddb6c7a33b7ec9dfc68e (diff)
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
Diffstat (limited to 'src/main/res/layout/quickedit.xml')
-rw-r--r--src/main/res/layout/quickedit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/quickedit.xml b/src/main/res/layout/quickedit.xml
index ff6b0413..74e8dcf8 100644
--- a/src/main/res/layout/quickedit.xml
+++ b/src/main/res/layout/quickedit.xml
@@ -11,7 +11,7 @@
android:layout_height="wrap_content"
android:ems="10"
android:inputType="textPersonName"
- android:textColor="@color/black87" >
+ android:textColor="@color/primaryText" >
<requestFocus />
</EditText>