summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-06-04 17:31:10 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-06-04 17:31:10 +0000
commit4d1357676c097716a88a3e1e590045882ca3ec8d (patch)
tree32fcfeda1c8eb5363ae02c928e38ccf59bbb7c0e /res/layout
parent5c6423769a413134381c298914add629742c24cd (diff)
parentbcbcd9c2db5035fa010f12c2a120fd4c35cae005 (diff)
Merge "Some more search polish." into lmp-preview-dev
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/search_edittext.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/search_edittext.xml b/res/layout/search_edittext.xml
index ac1114e2a..ac31ea3b6 100644
--- a/res/layout/search_edittext.xml
+++ b/res/layout/search_edittext.xml
@@ -82,7 +82,7 @@
android:layout_height="match_parent"
android:orientation="horizontal"
android:gravity="center_vertical"
- android:visibility="gone" >
+ android:visibility="gone">
<ImageButton
android:id="@+id/search_back_button"