summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-05-25 09:07:08 -0700
committerSunny Goyal <sunnygoyal@google.com>2017-05-25 09:08:49 -0700
commit477b8cc1b457b66a432f3a2fe062b76127860108 (patch)
tree1de357ee9eb608259724316e2324b979872b3604 /res/values-sw720dp
parent368ae772018c12349d7bf1b27d8817e7644b08c2 (diff)
downloadandroid_packages_apps_Trebuchet-477b8cc1b457b66a432f3a2fe062b76127860108.tar.gz
android_packages_apps_Trebuchet-477b8cc1b457b66a432f3a2fe062b76127860108.tar.bz2
android_packages_apps_Trebuchet-477b8cc1b457b66a432f3a2fe062b76127860108.zip
Fixing string not correctly marked as non-translatable
Bug: 38371442 Change-Id: I79a679d461e422dbb4e4832192ac40e6c2d509de
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/config.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml
deleted file mode 100644
index 94cffcb55..000000000
--- a/res/values-sw720dp/config.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<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>