aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/actionview_search.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
commit12b62adeca59e0f6dc2c04331fd65244dfc809f8 (patch)
tree7c7aadc27fe8ad89438f83d3b30d9409f4031a51 /res/layout/actionview_search.xml
parentdee46f34536577f6b395f7fe62d3503ecf5cf7fc (diff)
added missing strings back. + formating
Diffstat (limited to '')
-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