summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-05-25 16:42:18 +0000
committerSunny Goyal <sunnygoyal@google.com>2017-05-25 16:42:18 +0000
commit0ec2da54f8e5fd0faa85aebe1a9ea502a775b703 (patch)
tree9163783e4105f12f41bcc3a36d43ba6f58eaa064 /res/values-sw720dp
parent477b8cc1b457b66a432f3a2fe062b76127860108 (diff)
downloadandroid_packages_apps_Trebuchet-0ec2da54f8e5fd0faa85aebe1a9ea502a775b703.tar.gz
android_packages_apps_Trebuchet-0ec2da54f8e5fd0faa85aebe1a9ea502a775b703.tar.bz2
android_packages_apps_Trebuchet-0ec2da54f8e5fd0faa85aebe1a9ea502a775b703.zip
Revert "Fixing string not correctly marked as non-translatable"
This reverts commit 477b8cc1b457b66a432f3a2fe062b76127860108. Change-Id: I114f89c20d735d0e17cc93e8f78876bf8a388a6a
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/config.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml
new file mode 100644
index 000000000..94cffcb55
--- /dev/null
+++ b/res/values-sw720dp/config.xml
@@ -0,0 +1,11 @@
+<resources>
+ <bool name="config_largeHeap">true</bool>
+ <bool name="is_large_tablet">true</bool>
+
+<!-- All Apps & Widgets -->
+ <!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->
+ <integer name="config_workspaceSpringLoadShrinkPercentage">90</integer>
+
+<!-- Hotseat -->
+ <bool name="hotseat_transpose_layout_with_orientation">false</bool>
+</resources>