summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2014-01-14 16:18:14 -0800
committerDanesh M <daneshm90@gmail.com>2014-06-06 22:54:25 -0700
commitd0a7b495fdfdfa52f4a533acbc26c0afa5984c4c (patch)
tree6aae3cc77a5feb7cbf61ab344fff2a1166fbb105 /res/values
parente86ae75fe286ff27394b4f49b4ba12c7d92769dd (diff)
downloadandroid_packages_apps_Trebuchet-d0a7b495fdfdfa52f4a533acbc26c0afa5984c4c.tar.gz
android_packages_apps_Trebuchet-d0a7b495fdfdfa52f4a533acbc26c0afa5984c4c.tar.bz2
android_packages_apps_Trebuchet-d0a7b495fdfdfa52f4a533acbc26c0afa5984c4c.zip
Fixing drop targets in phone / small tablet landscape (issue 12192781)
Change-Id: I4dc8a82c8cd5ef279506e7868e33a455fba5a3be
Diffstat (limited to 'res/values')
-rw-r--r--res/values/styles.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c9834f8b5..c18dccbab 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -91,10 +91,6 @@
<item name="android:shadowRadius">4.0</item>
<item name="android:shadowColor">#FF000000</item>
</style>
-
- <style name="QSBBar">
- <item name="android:orientation">horizontal</item>
- </style>
<style name="SearchDropTargetBar">
</style>
<style name="SearchButton">