aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/actionview_search.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/actionview_search.xml')
-rw-r--r--res/layout/actionview_search.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/actionview_search.xml b/res/layout/actionview_search.xml
index 70300913..64b75f0e 100644
--- a/res/layout/actionview_search.xml
+++ b/res/layout/actionview_search.xml
@@ -14,6 +14,6 @@
android:layout_height="wrap_content"
android:focusable="true"
android:inputType="textEmailAddress|textNoSuggestions"
- android:textColor="@color/ondarktext"/>
+ android:textColor="@color/ondarktext" />
</LinearLayout> \ No newline at end of file