summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2012-10-17 12:47:53 -0700
committernicolasroard <nicolasroard@google.com>2012-10-17 13:07:58 -0700
commit0f1bb9fa161abd4279428e6d1b8e3a41ac554eb4 (patch)
treede5f57b24eaba0cd7bc3f4d43cf532cc88862786 /res/values-sw600dp
parent82d8fd24ee1ca7ebf13711a620bf09cc8089dda8 (diff)
downloadandroid_packages_apps_Snap-0f1bb9fa161abd4279428e6d1b8e3a41ac554eb4.tar.gz
android_packages_apps_Snap-0f1bb9fa161abd4279428e6d1b8e3a41ac554eb4.tar.bz2
android_packages_apps_Snap-0f1bb9fa161abd4279428e6d1b8e3a41ac554eb4.zip
Fix UI stuff
bug:7354368 bug:7362027 bug:7344915 Change-Id: I2efd5de0971e5dfbc989d60860348280c03b3db4
Diffstat (limited to 'res/values-sw600dp')
-rw-r--r--res/values-sw600dp/dimensions.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-sw600dp/dimensions.xml b/res/values-sw600dp/dimensions.xml
new file mode 100644
index 000000000..ff04de7bc
--- /dev/null
+++ b/res/values-sw600dp/dimensions.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 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>
+ <!-- configuration for filtershow UI -->
+ <dimen name="thumbnail_size">128dip</dimen>
+ <dimen name="thumbnail_margin">3dip</dimen>
+</resources>