Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 703009132..64b75f0ed 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