From bcbcd9c2db5035fa010f12c2a120fd4c35cae005 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 3 Jun 2014 17:11:42 -0700 Subject: Some more search polish. - Reset padding after applying 9-patch so things are centered properly. - Properly adjust visibility of more views to make animation more smooth. Merge logic into common helper method. Bug: 15343931 Change-Id: I5ab62a823c8fad8a7644aaad641d5193d0dc6af8 --- res/layout/search_edittext.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout') 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">