summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-06-27 11:11:03 -0700
committerSunny Goyal <sunnygoyal@google.com>2017-06-27 11:11:32 -0700
commitc7b8df83297b1e765ee25871c4c796ee6a8440df (patch)
treee45f882924336d834807d86b8420a55b44a75bd8 /res/values-sw720dp
parent89b5b918f006fffa83203a981055a754a8210128 (diff)
downloadandroid_packages_apps_Trebuchet-c7b8df83297b1e765ee25871c4c796ee6a8440df.tar.gz
android_packages_apps_Trebuchet-c7b8df83297b1e765ee25871c4c796ee6a8440df.tar.bz2
android_packages_apps_Trebuchet-c7b8df83297b1e765ee25871c4c796ee6a8440df.zip
Sanitizing various search container ids and layout names
Bug: 63014381 Change-Id: Ia75a8a048c7a85c6324f8861abd2bcf1721032fa
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml
index bb0dbc221..72894dcf3 100644
--- a/res/values-sw720dp/styles.xml
+++ b/res/values-sw720dp/styles.xml
@@ -26,7 +26,7 @@
<item name="android:windowNoTitle">true</item>
<item name="android:windowActionModeOverlay">true</item>
<item name="android:colorEdgeEffect">?android:attr/textColorSecondary</item>
- <item name="android:keyboardLayout">@layout/all_apps_search_container</item>
+ <item name="android:keyboardLayout">@layout/search_container_all_apps</item>
</style>
<!-- Workspace -->