summaryrefslogtreecommitdiffstats
path: root/res/values-land/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-land/styles.xml')
-rw-r--r--res/values-land/styles.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index 7949d2d34..71ab65859 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -23,6 +23,7 @@
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
</style>
+
<!-- Search Bar -->
<style name="QSBBar">
<item name="android:orientation">vertical</item>
@@ -65,5 +66,10 @@
<item name="android:shadowDy">1.0</item>
<item name="android:shadowRadius">4.0</item>
</style>
+
+<!-- AppsCustomize -->
+ <style name="TabIndicator.AppsCustomize">
+ <item name="android:maxWidth">200dp</item>
+ </style>
</resources>