aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-sw600dp-land
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-05-30 19:33:30 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-05-30 19:33:30 +0900
commitf4ca178fc746864ad0f6b59ad0393ee5388d28b9 (patch)
tree45ab94736d45c05c80e08b9c006aeb3aedc7ac0e /java/res/values-sw600dp-land
parent62cd919dca9ef85cdd045b539b3ef85e921c6e4c (diff)
downloadlatinime-f4ca178fc746864ad0f6b59ad0393ee5388d28b9.tar.gz
latinime-f4ca178fc746864ad0f6b59ad0393ee5388d28b9.tar.xz
latinime-f4ca178fc746864ad0f6b59ad0393ee5388d28b9.zip
Cleanup keyboard-heights.xml resources
Change-Id: If33643045ad6ff7ea9fdf3f974564cb40f1db041
Diffstat (limited to 'java/res/values-sw600dp-land')
-rw-r--r--java/res/values-sw600dp-land/keyboard-heights.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/java/res/values-sw600dp-land/keyboard-heights.xml b/java/res/values-sw600dp-land/keyboard-heights.xml
deleted file mode 100644
index 93f9824d1..000000000
--- a/java/res/values-sw600dp-land/keyboard-heights.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 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.
-*/
--->
-
-<!-- Preferable keyboard height in absolute scale: 45.0mm -->
-<resources>
- <!-- Build.HARDWARE,keyboard_height_in_dp -->
- <string-array name="keyboard_heights" translatable="false">
- <!-- Xoom -->
- <item>stingray,265.4378</item>
- </string-array>
-</resources>