aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2014-03-17 01:18:54 +0100
committerJorge Ruesga <jorge@ruesga.com>2014-03-17 01:18:54 +0100
commit8003d52970e90593476d7b9677ebcd846b13ae96 (patch)
treec99ee8684906b12bd99480e4399491f7f2e95a2b /res/values-sw720dp
parent46f148309d811462ae07d117110084501e0a53e0 (diff)
downloadandroid_packages_apps_CMFileManager-8003d52970e90593476d7b9677ebcd846b13ae96.tar.gz
android_packages_apps_CMFileManager-8003d52970e90593476d7b9677ebcd846b13ae96.tar.bz2
android_packages_apps_CMFileManager-8003d52970e90593476d7b9677ebcd846b13ae96.zip
CMFM: Fix association dialog layout
Change-Id: Ib2af1ce3f8ad394134fd4a52d896c4f46898e234 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/integers.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-sw720dp/integers.xml b/res/values-sw720dp/integers.xml
new file mode 100644
index 00000000..b5321b78
--- /dev/null
+++ b/res/values-sw720dp/integers.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Association items per row -->
+ <integer name="associations_items_per_row">6</integer>
+</resources>