summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_button.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2015-05-12 19:05:30 -0700
committerWinson Chung <winsonc@google.com>2015-05-13 09:10:31 -0700
commit208ed75cfdb02e571273d73d056d8ed7f6f756eb (patch)
tree7996096c9fd3ad65a58f1ff6b254436195421dd2 /res/layout/all_apps_button.xml
parent11509ad61afb7424ce83057b0d2a4b09f853651f (diff)
downloadandroid_packages_apps_Trebuchet-208ed75cfdb02e571273d73d056d8ed7f6f756eb.tar.gz
android_packages_apps_Trebuchet-208ed75cfdb02e571273d73d056d8ed7f6f756eb.tar.bz2
android_packages_apps_Trebuchet-208ed75cfdb02e571273d73d056d8ed7f6f756eb.zip
Pulling out predictions into another row view.
Change-Id: Iba0d74457a1314cf0c00a88f9b07df049334e542
Diffstat (limited to 'res/layout/all_apps_button.xml')
-rw-r--r--res/layout/all_apps_button.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/all_apps_button.xml b/res/layout/all_apps_button.xml
index 9d6d82bb2..68cc10932 100644
--- a/res/layout/all_apps_button.xml
+++ b/res/layout/all_apps_button.xml
@@ -15,5 +15,5 @@
-->
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- style="@style/WorkspaceIcon"
+ style="@style/Icon"
android:focusable="true" />