summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-sw600dp-land
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2014-09-12 12:54:02 -0700
committerAlan Viverette <alanv@google.com>2014-09-12 12:54:02 -0700
commit9d9581f52edcbd086edcd4153e9daa29c0205256 (patch)
tree2816d6c2cef43b7244e739b50853d466c01051f3 /core/res/res/values-sw600dp-land
parent37ccf18b841afacba5d20e427eb9fec0065f6ecf (diff)
downloadframeworks_base-9d9581f52edcbd086edcd4153e9daa29c0205256.zip
frameworks_base-9d9581f52edcbd086edcd4153e9daa29c0205256.tar.gz
frameworks_base-9d9581f52edcbd086edcd4153e9daa29c0205256.tar.bz2
Fix toolbar height, list divider alpha, action item padding
BUG: 17487305 BUG: 17470290 BUG: 17486967 Change-Id: Ib0cb4308f9d57e730504bdeb125662b648cad0f7
Diffstat (limited to 'core/res/res/values-sw600dp-land')
-rw-r--r--core/res/res/values-sw600dp-land/dimens_material.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/core/res/res/values-sw600dp-land/dimens_material.xml b/core/res/res/values-sw600dp-land/dimens_material.xml
deleted file mode 100644
index f8f16e2..0000000
--- a/core/res/res/values-sw600dp-land/dimens_material.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2014 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>
-
- <!-- Use the default title sizes on tablets. -->
- <dimen name="text_size_title_material_toolbar">@dimen/text_size_title_material</dimen>
- <!-- Use the default subtitle sizes on tablets. -->
- <dimen name="text_size_subtitle_material_toolbar">@dimen/text_size_subhead_material</dimen>
-
-</resources>