summaryrefslogtreecommitdiffstats
path: root/res/layout-port
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-10-05 16:00:13 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-10-05 16:00:13 -0700
commitdc67b1c2444a8cbd42029570847189387fcfa606 (patch)
tree14f344854ee7e302b7b7faf764c4ced2a1d749ce /res/layout-port
parentc8878cd9deec2c2013bd326a86fcd065a61ee7b8 (diff)
parentc51db6accf2fdcb15d6361a38b176534e3d2cca5 (diff)
downloadandroid_packages_apps_Trebuchet-dc67b1c2444a8cbd42029570847189387fcfa606.tar.gz
android_packages_apps_Trebuchet-dc67b1c2444a8cbd42029570847189387fcfa606.tar.bz2
android_packages_apps_Trebuchet-dc67b1c2444a8cbd42029570847189387fcfa606.zip
Merge "Fixing some search box issues."
Diffstat (limited to 'res/layout-port')
-rw-r--r--res/layout-port/search_bar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-port/search_bar.xml b/res/layout-port/search_bar.xml
index dbacd3dc8..6b2c82794 100644
--- a/res/layout-port/search_bar.xml
+++ b/res/layout-port/search_bar.xml
@@ -24,6 +24,7 @@
<!-- Global search icon -->
<LinearLayout
style="@style/SearchButton"
+ android:id="@+id/search_button_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_alignParentLeft="true"