aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-sw600dp-land
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-04-23 18:19:38 +0900
committerTadashi G. Takaoka <takaoka@google.com>2013-04-24 18:22:47 +0900
commit5cd7211ce633c45655d3baa67b6e46ff8f409c75 (patch)
tree4cb3b9b194fe34f98e802fc9b360cfdf0a2d8c2f /java/res/values-sw600dp-land
parent0e96003e0f8cd2b6b237f0d298b08fa533edd8ae (diff)
downloadlatinime-5cd7211ce633c45655d3baa67b6e46ff8f409c75.tar.gz
latinime-5cd7211ce633c45655d3baa67b6e46ff8f409c75.tar.xz
latinime-5cd7211ce633c45655d3baa67b6e46ff8f409c75.zip
Tune setup wizard layout for landscape and tablet
Bug: 8159728 Change-Id: Ic2206d50562d62578f8e5e50bbd3c36625dbafb7
Diffstat (limited to 'java/res/values-sw600dp-land')
-rw-r--r--java/res/values-sw600dp-land/setup-dimens.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/java/res/values-sw600dp-land/setup-dimens.xml b/java/res/values-sw600dp-land/setup-dimens.xml
deleted file mode 100644
index e5051eac7..000000000
--- a/java/res/values-sw600dp-land/setup-dimens.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?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 xmlns:android="http://schemas.android.com/apk/res/android">
- <dimen name="setup_title_text_size">64sp</dimen>
- <dimen name="setup_welcome_description_text_size">36sp</dimen>
- <dimen name="setup_horizontal_padding">96dp</dimen>
-</resources>