commit | 208ed75cfdb02e571273d73d056d8ed7f6f756eb | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Tue May 12 19:05:30 2015 -0700 |
committer | Winson Chung <winsonc@google.com> | Wed May 13 09:10:31 2015 -0700 |
tree | 7996096c9fd3ad65a58f1ff6b254436195421dd2 | |
parent | 11509ad61afb7424ce83057b0d2a4b09f853651f [diff] [blame] |
Pulling out predictions into another row view. Change-Id: Iba0d74457a1314cf0c00a88f9b07df049334e542
diff --git a/res/layout/all_apps_button.xml b/res/layout/all_apps_button.xml index 9d6d82b..68cc109 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" />