commit | c80a024fb035657cafb63295e317e75af742d3e6 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Wed Jul 20 18:51:22 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 20 18:51:23 2016 +0000 |
tree | 87bb3154ec75065708ba608fe65780dccc2cfe9d | |
parent | 4dcb8313822e6ec4e141c7d68f035e2dc7e683bc [diff] | |
parent | 1f06427266c0cb5de4561fc7c620ff542f625300 [diff] |
Merge "Initial changes to tweak layout." into ub-launcher3-calgary
diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml index 03c8d82..822c8b6 100644 --- a/res/layout/all_apps.xml +++ b/res/layout/all_apps.xml
@@ -90,6 +90,7 @@ android:scrollHorizontally="true" android:singleLine="true" android:textColor="#4c4c4c" + android:contentDescription="@string/all_apps_search_bar_hint" android:textColorHint="@drawable/all_apps_search_hint" android:textSize="16sp" /> </FrameLayout>