summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge/filtershow_values.xml
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-10-07 16:01:37 +0000
committerBaligh Uddin <baligh@google.com>2013-10-07 16:01:37 +0000
commitcf7ce679edc2ea6f54b2ef93146b9254bde8ba81 (patch)
tree5db57bbf206de6061f961942b29c7fe381e085cb /res/values-xlarge/filtershow_values.xml
parentb17ba7b90fc7ad2d4a12ba5bf86a0b0bd04c6900 (diff)
downloadandroid_packages_apps_Snap-cf7ce679edc2ea6f54b2ef93146b9254bde8ba81.tar.gz
android_packages_apps_Snap-cf7ce679edc2ea6f54b2ef93146b9254bde8ba81.tar.bz2
android_packages_apps_Snap-cf7ce679edc2ea6f54b2ef93146b9254bde8ba81.zip
Revert "Remove translated filtershow_strings.xml files."
This reverts commit b17ba7b90fc7ad2d4a12ba5bf86a0b0bd04c6900. Change-Id: Ib5bc636f29af4dee5c4bca520fb3d183187a1b7a
Diffstat (limited to 'res/values-xlarge/filtershow_values.xml')
-rw-r--r--res/values-xlarge/filtershow_values.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/res/values-xlarge/filtershow_values.xml b/res/values-xlarge/filtershow_values.xml
new file mode 100644
index 000000000..c6fe3996b
--- /dev/null
+++ b/res/values-xlarge/filtershow_values.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <!-- Specify the screen orientation -->
+ <bool name="only_use_portrait">false</bool>
+
+ <!-- Category Panel Height -->
+ <dimen name="category_panel_height">106dip</dimen>
+
+ <!-- Category Panel Icon Size -->
+ <dimen name="category_panel_icon_size">84dip</dimen>
+
+ <!-- Category Panel Text Size -->
+ <dimen name="category_panel_text_size">14dip</dimen>
+
+ <!-- Category Panel Text Size -->
+ <dimen name="category_panel_margin">4dip</dimen>
+</resources> \ No newline at end of file