summaryrefslogtreecommitdiffstats
path: root/res/values-sw360dp
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2013-04-30 15:34:19 -0700
committerMichael Kolb <kolby@google.com>2013-05-01 11:48:02 -0700
commit8c0570c14eb9cc72a86c191b90b1ff626a8aa039 (patch)
tree1400f2957e6abc77fa80f0e5832a53bcfce32f8d /res/values-sw360dp
parentd48e78ccfb7cd66032bea9df39951b7945df933c (diff)
downloadandroid_packages_apps_Snap-8c0570c14eb9cc72a86c191b90b1ff626a8aa039.tar.gz
android_packages_apps_Snap-8c0570c14eb9cc72a86c191b90b1ff626a8aa039.tar.bz2
android_packages_apps_Snap-8c0570c14eb9cc72a86c191b90b1ff626a8aa039.zip
Update capture animation
Bug: 8253060 Update preview thumb margins and size Add touch target for thumbnail Change-Id: I2b298de330834c42a55b4cb082148d971727f530
Diffstat (limited to 'res/values-sw360dp')
-rw-r--r--res/values-sw360dp/dimensions.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/values-sw360dp/dimensions.xml b/res/values-sw360dp/dimensions.xml
new file mode 100644
index 000000000..b18b93417
--- /dev/null
+++ b/res/values-sw360dp/dimensions.xml
@@ -0,0 +1,18 @@
+<?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>
+ <dimen name="capture_margin_top">16dip</dimen>
+</resources>