Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / values-round-watch / dimens_material.xml
blobc8f27b1724e361fc0a5d89bcd33ca55ee9d5a4a0
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2016 The Android Open Source Project
4      Licensed under the Apache License, Version 2.0 (the "License");
5      you may not use this file except in compliance with the License.
6      You may obtain a copy of the License at
8           http://www.apache.org/licenses/LICENSE-2.0
10      Unless required by applicable law or agreed to in writing, software
11      distributed under the License is distributed on an "AS IS" BASIS,
12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13      See the License for the specific language governing permissions and
14      limitations under the License.
15 -->
16 <resources>
17     <dimen name="dialog_padding_material">@dimen/screen_percentage_15</dimen>
18     <dimen name="preference_fragment_padding_vertical_material">@dimen/screen_percentage_15</dimen>
20     <dimen name="list_item_padding_horizontal_material">@dimen/screen_percentage_15</dimen>
21     <dimen name="list_item_padding_start_material">@dimen/screen_percentage_15</dimen>
22     <dimen name="list_item_padding_end_material">@dimen/screen_percentage_10</dimen>
24     <dimen name="dialog_list_padding_top_no_title">@dimen/screen_percentage_15</dimen>
25     <dimen name="dialog_list_padding_bottom_no_buttons">@dimen/screen_percentage_15</dimen>
27     <!-- Dialog padding minus control padding, used to fix alignment. -->
28     <dimen name="select_dialog_padding_start_material">@dimen/screen_percentage_15</dimen>
29     <dimen name="select_dialog_drawable_padding_start_material">8dp</dimen>
30 </resources>